An open API service indexing awesome lists of open source software.

https://github.com/termoshtt/pyo3-exception-testing


https://github.com/termoshtt/pyo3-exception-testing

Last synced: about 1 year ago
JSON representation

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.

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.ja)