No project description provided
Project description
etcd Client Binding for Python using Rust
How to build
Prerequisite
- The Rust development environment (the 2021 edition or later) using
rustup
or your package manager - The Python development environment (3.10 or later) using
pyenv
or your package manager
Build instruction
First, create a virtualenv (either using the standard venv package, pyenv, or whatever your favorite). Then, install the PEP-517 build toolchain and run it.
pip install -U pip build setuptools
python -m build --sdist --wheel
It will automatically install build dependencies like
maturin
and build the wheel and source
distributions under the dist/
directory.
How to develop and test
(TODO: run maturin for an editable setup)
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 Distribution
etcd_client_py-0.1.0.tar.gz
(14.2 kB
view hashes)
Built Distributions
Close
Hashes for etcd_client_py-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9528894d60f16ca8f33a86da8282af53b132a16a8c3547f1d06d83a170e1248c |
|
MD5 | 77c6393b3eb419ab7b95b6315d34a706 |
|
BLAKE2b-256 | 4c403398c9c319a2f066ac9338268dff22d1eb72fdfab1c51de190614df776c0 |
Close
Hashes for etcd_client_py-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7221fe951ed8b435a3ec66ddd2cd27ec7d0826adbfcaf1c07cfa37b61482d251 |
|
MD5 | fc40b0513671bb027ec4e34c1e6adb4f |
|
BLAKE2b-256 | 810b76c3383f0d4cff9b4e16840f8bc2e6a24fa3f089c503a1ffac88a67b0014 |
Close
Hashes for etcd_client_py-0.1.0-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c3969179791aa5e507ceffad9b3e7272a929dc4047727c7f4385145121c4b35 |
|
MD5 | 6cf5a7006875c73a84882fddd5218bf1 |
|
BLAKE2b-256 | 99787a6181e5276a12ea2d128284ffe3d16b88e540d6d6584d42cf230b58ebe2 |
Close
Hashes for etcd_client_py-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba7bf18e626f1397521c826646d58cecb83bea385ad5a32d3d999dab79110b26 |
|
MD5 | 5e8389709c9307272547f2ba5e5d09c1 |
|
BLAKE2b-256 | 5e99637fada3455a9f0fb337d1851e0d006bea2e04245df2a47abce846037877 |
Close
Hashes for etcd_client_py-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0a1d2d647aa21708d141efe47db2cf4f40876c59ad5cb95fc174489ffeec104 |
|
MD5 | c2f2df63d41b5d49d14d9d6f7cd7228b |
|
BLAKE2b-256 | 844994b4b320ec608061f4cdb3f307cd80e4b06ae44c33b964262d79e855f204 |
Close
Hashes for etcd_client_py-0.1.0-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db52a819315b1238209b97efb6c0bf538e02697f820537deea076704d49f2620 |
|
MD5 | 8ad8d05460aa40e855f5efc1062efb23 |
|
BLAKE2b-256 | efb4f8d6838c94f6af51ea8195253f23dd32cd5a46a93e68244e51c9e5146942 |