Skip to main content

Python bindings for tiny-bip39 RUST crate

Project description

py-bip39-bindings

Python bindings for the tiny-bip39 library: https://crates.io/crates/tiny-bip39

Reference to Reference to https://github.com/LocalCoinSwap/kusama-reference-implementation/tree/improve-trading-tests/bindings for the initial work

Installation

Install from PyPI

pip install py-bip39-bindings

Compile for local development

pip install -r requirements.txt
maturin develop

Build wheelhouses

pip install -r requirements.txt

# Build local OS wheelhouse
maturin build

# Build manylinux1 wheelhouse
docker build . --tag polkasource/maturin
docker run --rm -i -v $(pwd):/io polkasource/maturin build

License

https://github.com/polkascan/py-bip39-bindings/blob/master/LICENSE

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

py_bip39_bindings-0.1.1.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distributions

py_bip39_bindings-0.1.1-cp38-cp38-manylinux1_x86_64.whl (253.0 kB view hashes)

Uploaded CPython 3.8

py_bip39_bindings-0.1.1-cp38-cp38-macosx_10_7_x86_64.whl (218.3 kB view hashes)

Uploaded CPython 3.8 macOS 10.7+ x86-64

py_bip39_bindings-0.1.1-cp37-cp37m-manylinux1_x86_64.whl (253.0 kB view hashes)

Uploaded CPython 3.7m

py_bip39_bindings-0.1.1-cp37-cp37m-macosx_10_7_x86_64.whl (218.3 kB view hashes)

Uploaded CPython 3.7m macOS 10.7+ x86-64

py_bip39_bindings-0.1.1-cp36-cp36m-manylinux1_x86_64.whl (253.2 kB view hashes)

Uploaded CPython 3.6m

py_bip39_bindings-0.1.1-cp36-cp36m-macosx_10_7_x86_64.whl (218.5 kB view hashes)

Uploaded CPython 3.6m macOS 10.7+ x86-64

py_bip39_bindings-0.1.1-cp35-cp35m-manylinux1_x86_64.whl (253.0 kB view hashes)

Uploaded CPython 3.5m

py_bip39_bindings-0.1.1-cp35-cp35m-macosx_10_7_x86_64.whl (218.5 kB view hashes)

Uploaded CPython 3.5m 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