Getting Started¶
This guide will help you install Qanta and start using it in your projects.
Installation¶
Using pip¶
Using uv¶
From Source¶
Requirements¶
- Python 3.11 or higher
Verifying Installation¶
After installation, verify that Qanta is correctly installed:
What's Next?¶
- Explore the API Reference for detailed documentation
- Check out the GitHub repository for examples and source code