23 unstable releases (3 breaking)
| 0.10.0-rc.17 | Nov 6, 2025 |
|---|---|
| 0.10.0-rc.16 | Nov 3, 2025 |
| 0.10.0-rc.12 | Oct 30, 2025 |
| 0.9.0 | Oct 13, 2025 |
| 0.2.2 | Aug 31, 2025 |
#345 in HTTP client
905 downloads per month
460KB
12K
SLoC
Calimero Client Library
A comprehensive, abstract client library for interacting with Calimero APIs. This library provides trait-based abstractions for authentication, storage, and API communication, making it easy to implement different client types (CLI, GUI, headless, etc.) while sharing common functionality.
Features
- Abstract Interfaces: Trait-based design for maximum flexibility
- Authentication: Support for various authentication methods
- Token Storage: Abstract token management with multiple backends
- HTTP Client: Robust HTTP client with retry and error handling
- Async Support: Full async/await support throughout
- Python Bindings: Optional Python bindings via PyO3
Dependencies
~29–49MB
~848K SLoC