No project description provided
Project description
=========== spor-python
Python bindings for spor <https://github.com/abingham/spor>
_.
Building
You can do basic building with cargo::
cargo build
Wheels, etc.
Alternatively, you can build with maturin <https://github.com/PyO3/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 <https://github.com/PyO3/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
Built Distribution
File details
Details for the file spor_python-2.0.1-cp38-cp38-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: spor_python-2.0.1-cp38-cp38-macosx_10_7_x86_64.whl
- Upload date:
- Size: 368.3 kB
- Tags: CPython 3.8, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17e619b374c46a67d3d7cf7af47ac3a2383c773dedb757ccb9757e4b366fb35f |
|
MD5 | b7c2d6a76cb54f746f664a5162218124 |
|
BLAKE2b-256 | db27cb5f5ee607aa8da2e9b99c1e9f3750c34ad7c0ab03811acf42ececd97285 |