Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Python packages for functionality #166

Merged
merged 23 commits into from
May 13, 2024
Merged

Create Python packages for functionality #166

merged 23 commits into from
May 13, 2024

Conversation

idavis
Copy link
Collaborator

@idavis idavis commented May 6, 2024

Create Python API for QIR running allowing it to be installed via pip. The wheel installs as a tool with the same CLI as the application that is built. Additionally, there is an API for running QIR from Python and accumulating the output recording.

@idavis idavis self-assigned this May 6, 2024
@idavis idavis requested review from billti and swernli as code owners May 6, 2024 19:47
@idavis idavis force-pushed the iadavis/python branch from b659db6 to 33aeea2 Compare May 6, 2024 20:10
@idavis idavis requested a review from minestarks May 7, 2024 14:56
stdlib/src/lib.rs Outdated Show resolved Hide resolved
backend/src/lib.rs Outdated Show resolved Hide resolved
pip/Cargo.toml Outdated Show resolved Hide resolved
pip/tests/test_api.py Outdated Show resolved Hide resolved
@idavis idavis force-pushed the iadavis/python branch from 34604fc to 49507ff Compare May 8, 2024 20:59
Co-authored-by: Stefan J. Wernli <[email protected]>
pip/Cargo.toml Outdated Show resolved Hide resolved
@idavis idavis merged commit 7c29fb9 into main May 13, 2024
16 checks passed
@idavis idavis deleted the iadavis/python branch May 13, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants