Skip to content

rigetti/rigetti-pyo3

Repository files navigation

Rigetti PyO3

This repository has helper macros for use with PyO3:

  • The rigetti-pyo3 crate has macros useful when writing a separate crate that offers Python bindings to an existing Rust crate.
  • The optipy procedural macro can be used to strip PyO3-related attributes within a crate when using Cargo features to optionally generate Python bindings.

The contents of this repository are licensed under the Apache License 2.0.

About

Utilities to support common patterns in pyo3-generated bindings

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages