Skip to content

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:

$ pipx install xodex

However, pip can also be used:

$ pip install xodex

Docker

GitHub Releases

Suggested next pages

Read on, or jump directly to a guide or reference page depending on whether you prefer a tutorial or an API-style lookup.