Installation¶
Mobilis is a Python package. It targets Python 3.10+ and ships a single
console script, mobilis.
From PyPI¶
Once the first release is out:
Or, as an isolated tool managed by uv:
Verify the installation:
From source¶
Clone the repository and sync a development environment with uv:
To produce distributable artifacts:
Requirements¶
- Python 3.10 or newer.
- A terminal emulator with 256-color and Unicode support (most modern terminals qualify).
- For
mobilis exploreagainst remote feeds: network access to the configured GTFS endpoint.