← Back to Changelog
Feature Added
Released: 2026-01-23
# 🎉 Apertis Python SDK Released
We're excited to announce the official release of the **Apertis Python SDK**, now available on PyPI.
This SDK enables Python developers to integrate Apertis into their applications with ease, providing unified access to **470+ AI models** across multiple providers through a single, consistent API.
---
## 📦 Installation
```bash
pip install apertis
```
PyPI: [https://pypi.org/project/apertis](https://pypi.org/project/apertis)
## Highlights
- Official Python SDK: First-party Apertis SDK for Python developers.
- 470+ Models via One API
- Access models from OpenAI, Anthropic, Google, and more through Apertis.
- Unified Interface: Consistent request and response patterns for chat and embeddings.
- Production-Ready
Designed for reliability, extensibility, and integration into real-world Python workflows.
## 🆕 Changelog
`v1.0.0 — Initial Release`
- Initial public release of the Apertis Python SDK
- Support for chat-based text generation
- Support for text embedding models
- Unified API client with Apertis authentication
- Flexible model routing via Apertis model IDs
- Pythonic SDK design for scripts, services, and notebooks
## Resources
- PyPI: [https://pypi.org/project/apertis/](https://pypi.org/project/apertis/)
- Documentation: [https://docs.apertis.ai](https://docs.apertis.ai)
- GitHub: [https://github.com/apertis-ai](https://github.com/apertis-ai)
- Model Pricing: [https://apertis.ai/models](https://apertis.ai/models)
**We're excited to support the Python community and can't wait to see what you build with Apertis 🚀**