Installation
Requirements
- Python 3.10 or higher
- pip
Install from GitHub
Install from Source
Development Install
For development with all dev dependencies:
Dependencies
Core dependencies (installed automatically):
- httpx>=0.27.0 - HTTP client
- rich>=15.0.0 - Terminal formatting
- pycryptodome>=3.20.0 - AES encryption for master link decryption
Verify Installation
Or in Python: