Skip to main content

Python bindings for nblast-rs library

Project description

========= nblast-rs

Python bindings for nblast rust library.

  • Free software: GPL3 license

Building

If wheels are not available for your platform, they can be built locally using maturin <https://github.com/PyO3/maturin>_ and an appropriate rust compiler. Assuming:

  • the rust version specified in rust-toolchain at the root of the repository is installed (see rustup <https://rustup.rs/>_)
  • the required python version is on the PATH as python
  • maturin is installed (pip install maturin)

::

git clone https://github.com/clbarnes/nblast-rs
cd nblast-rs/nblast-py
maturin build --release -i python

will produce a wheel in nblast-rs/nblast-py/target/wheels.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynblast-0.2.0.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distributions

pynblast-0.2.0-cp38-cp38-manylinux1_x86_64.whl (268.9 kB view hashes)

Uploaded CPython 3.8

pynblast-0.2.0-cp37-cp37m-manylinux1_x86_64.whl (268.9 kB view hashes)

Uploaded CPython 3.7m

pynblast-0.2.0-cp36-cp36m-manylinux1_x86_64.whl (269.0 kB view hashes)

Uploaded CPython 3.6m

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