Installation¶
Requirements¶
- Python 3.10 or higher
- pip, uv, or another Python package manager
Installing with pip¶
Installing with uv¶
uv is the recommended package manager for Python projects:
Installing from Source¶
For development or to get the latest changes:
Verifying Installation¶
Open a Python interpreter and verify the installation:
Dependencies¶
Xitzin automatically installs its core dependencies:
Next Steps¶
Now that you have Xitzin installed, head to the Quickstart to build your first Gemini capsule!