Anaplan SDK
Streamlined Python Interface for Anaplan
Anaplan SDK is an independent, unofficial project providing pythonic access to Anaplan. It delivers high-level abstractions over all Anaplan APIs, allowing you to focus on business requirements rather than implementation details.
Key Features
- Pythonic Interface: Clean, intuitive access to Anaplan functionality
- Simplified API Interactions: Automatic handling of authentication, error handling, and data formatting
- Performance Optimizations: Built-in chunking and compression techniques
- Multiple API Support: Compatible with all major Anaplan API endpoints
- Flexible Client Options: Both synchronous and asynchronous implementations
- Developer-Friendly: Designed to reduce boilerplate code and accelerate development
Getting Started
Head over to the Quick Start for basic usage instructions and examples.
Contributing
All contributions are appreciated, from reporting bugs to implementing new features. Pull requests are welcome. For large changes, please open an issue first to discuss what you would like to change. Please ensure your code adheres to the existing style and includes appropriate tests.
If you encounter any issues or have feature requests, please open an issue on GitHub.