Python bindings for spor
Project description
spor-python
Python bindings for spor.
Building
You can do basic building with cargo:
cargo build
Wheels, etc.
Alternatively, you can build with maturin. This not only does a normal cargo build, but it can also things like build wheels.
To use it, you first need to install it with pip
:
pip install maturin
Then use maturin to build:
maturin build
Note that you may need to specify a particular Python interpreter:
maturin build --i python3.8
Build issues?
We use PyO3 to generate the Python bindings, so read their docs if you have any trouble building (particularly on macos).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for spor_python-2.0.2-cp38-cp38-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c50dbf44a661ffcd59ca3b5e08f1f61c4b5ab1f179fdacc0878acc070197ad8 |
|
MD5 | 9c8c201ee152f083c8353fba76ae3c2a |
|
BLAKE2b-256 | 619988f04c743f7c7d65aba12a7a7533b60c6322d4ee0c6039b8b15f0565e2a5 |