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

Download history 270/week @ 2025-08-31 145/week @ 2025-09-07 181/week @ 2025-09-14 65/week @ 2025-09-21 283/week @ 2025-09-28 853/week @ 2025-10-05 318/week @ 2025-10-12 156/week @ 2025-10-19 313/week @ 2025-10-26

905 downloads per month

MIT/Apache

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