Skip to main content

No project description provided

Project description

ERDOS Python Interface

Building from Source

First, run pip install maturin to install Maturin, which aids in building Rust crates with Python bindings.

Debug Build

From the python/ directory, run maturin develop.

This will build the debug version of the rust backend resulting in more debug messages, faster compile times, and slower performance.

Release Build

Run maturin develop --release.

This will build the release version of the Rust backend resulting in less debug messages, slower compile times, and faster performance.

Building Wheels

To generate wheels, run maturin build.

This will generate wheels and store them in target/wheels.

For more information, including on building portable wheels that comply with manylinux, see Maturin's README and the Maturin guide.

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

erdos-0.4.0.tar.gz (101.7 kB view hashes)

Uploaded Source

Built Distributions

erdos-0.4.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

erdos-0.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

erdos-0.4.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

erdos-0.4.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ 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