01Production-Ready Resilience: Automatic retries, rate limiting, and error handling for all API calls.
02Transport-Layer Architecture: Leverages httpx's native transport for resilience, ensuring zero dependencies and maximum compatibility.
03Async/Sync Support: Flexible usage with both asynchronous (asyncio) and traditional synchronous Python code.
041 GitHub stars
05Smart Pagination: Transparent automatic pagination with built-in safety limits for large datasets.
06Complete API Coverage: Access to 76+ Katana API endpoints with full type hints and 150+ data models.