Skip to main content

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


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

spor_python-2.0.2-cp38-cp38-macosx_10_7_x86_64.whl (368.1 kB view hashes)

Uploaded CPython 3.8 macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page