Getting started¶
This section helps you install, configure, and run a basic xodex project.
Key topics¶
Installing xodex¶
Versions¶
Stable Version¶
Old Version¶
Installation methods¶
Install xodex with package manager of choice.
PyPI¶
For convenience, xodex is published to PyPI.
If installing from PyPI, we recommend installing xodex into an isolated environment, e.g., with pipx:
However, pip can also be used:
Docker¶
GitHub Releases¶
Suggested next pages¶
- Quick hands-on: First steps
- How projects are organized: Working on projects guide
- Dive into the API: API Reference
Read on, or jump directly to a guide or reference page depending on whether you prefer a tutorial or an API-style lookup.