https://github.com/termoshtt/pyo3-exception-testing
https://github.com/termoshtt/pyo3-exception-testing
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/termoshtt/pyo3-exception-testing
- Owner: termoshtt
- Created: 2023-10-26T02:18:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T02:57:48.000Z (over 2 years ago)
- Last Synced: 2025-01-07T16:26:57.171Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test for PyO3 extensions
Install maturin
----------------
```
pip install maturin
```
Build PyO3 extension
--------------------
```
maturin develop
```
License
-------
These codes are licensed under CC0.
[](http://creativecommons.org/publicdomain/zero/1.0/deed.ja)