-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Make Python bindings public (#463)
* wip: various publicity modifications and refactors * derive debug on PyTranslationOptions * add utility method for converting TranslationOptions into protobuf bytes * add methods for inspecting a PyConnectionStrategy * update qcs dependencies * update rigetti-pyo3 * update Cargo.lock * replace py_sync module w/ rigetti-pyo3 * Apply suggestions from code review Co-authored-by: Kyle J Strand <[email protected]> * update qcs-api-client-grpc * remove stale TODO * reduce visibility of gRPC message size constant * update qcs-api-cilent packages, use uv instead of poetry * activate virtual environment * commit the change * activate venv * separate steps? * write to GITHUB_ENV * try cat * try action * remove duplicated command * add missing dev dep * Update qcs-api-client-rust packages * update quil-rs --------- Co-authored-by: Kyle J Strand <[email protected]>
- Loading branch information
Showing
38 changed files
with
438 additions
and
457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.