https://github.com/termoshtt/py2o2
WIP: Create PyO3-based Rust binding from Python type annotations
https://github.com/termoshtt/py2o2
pyo3 python rust
Last synced: 9 months ago
JSON representation
WIP: Create PyO3-based Rust binding from Python type annotations
- Host: GitHub
- URL: https://github.com/termoshtt/py2o2
- Owner: termoshtt
- License: apache-2.0
- Created: 2023-05-23T06:12:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T08:53:17.000Z (about 2 years ago)
- Last Synced: 2024-05-02T00:38:31.619Z (over 1 year ago)
- Topics: pyo3, python, rust
- Language: Rust
- Homepage:
- Size: 182 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
py2o2
==========
Create Rust binding from Python type annotations
License
--------
© 2023 Toshiki Teramura (@termoshtt)
This project is licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
at your option.