File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# OQpy: Generating OpenQASM 3 + OpenPulse in Python
2
2
3
+ [ ![ Latest Version] ( https://img.shields.io/pypi/v/oqpy.svg )] ( https://pypi.python.org/pypi/oqpy )
4
+ [ ![ Supported Python Versions] ( https://img.shields.io/pypi/pyversions/oqpy.svg )] ( https://pypi.python.org/pypi/oqpy )
5
+ [ ![ Build status] ( https://github.com/openqasm/oqpy/actions/workflows/test.yml/badge.svg?branch=main )] ( https://github.com/openqasm/oqpy/actions/workflows/test.yml )
6
+ [ ![ Documentation Status] ( https://img.shields.io/readthedocs/oqpy.svg?logo=read-the-docs )] ( https://oqpy.readthedocs.io/en/latest/?badge=latest )
7
+
3
8
The goal of ` oqpy ` ("ock-pie") is to make it easy to generate OpenQASM 3 + OpenPulse in Python. The
4
9
` oqpy ` library builds off of the [ ` openqasm3 ` ] [ openqasm3 ] and [ ` openpulse ` ] [ openpulse ] packages,
5
10
which serve as Python reference implementations of the _ abstract syntax tree_ (AST) for the
You can’t perform that action at this time.
0 commit comments