Python client library for Calimero Network - a comprehensive blockchain API client
Project description
Calimero Client
This is the main Rust client library for Calimero Network APIs.
Structure
Cargo.toml- Rust package configurationpython/- Python bindings and packaging (separate project)
Python Bindings
The Python bindings are now organized in their own directory at python/. This keeps the Rust client code clean and separates concerns.
To work with the Python bindings:
cd python/
maturin build --features python
See python/README.md for complete Python package documentation.
Rust Development
For Rust development:
cargo build
cargo test
cargo build --features python # Build with Python bindings
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file calimero_client_py_bindings-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: calimero_client_py_bindings-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19492666aee83dc956d8d3844068284665f545f09e095a071d491cb34c0a945b
|
|
| MD5 |
e34efddbecf3df49a231e7f000357dc8
|
|
| BLAKE2b-256 |
aace2c2192fd0b512de9262910128118a8c6f13445aef8a2912bbc716b0ae77f
|