Official Python SDK - The Kintsugi Python SDK provides a simple, type-safe way to interact with the Kintsugi API from Python applications.
Installation
Quick Start
Repository
Python SDK Repository
View source code, report issues, and contribute to the Python SDK
Features
- ✅ Type Safety: Full type hints and IntelliSense support
- ✅ Async Support: Built-in async/await support for high-performance applications
- ✅ Error Handling: Comprehensive error handling with detailed error messages
- ✅ Authentication: Simple API key authentication
- ✅ Rate Limiting: Built-in rate limiting and retry logic
Examples
Basic Tax Calculation
Async Usage
Error Handling
Configuration
Environment Variables
Custom Configuration
Testing
Support
GitHub Issues
Report bugs and request features
Documentation
Full SDK documentation