Installation¶
Mobilis targets Python 3.10+ and is managed with uv.
From source (recommended for v0.1)¶
Verify the version:
From PyPI¶
Once published:
Requirements¶
| Requirement | Notes |
|---|---|
| Python ≥ 3.10 | Tested on 3.10 – 3.13 |
| Terminal with 256-color + Unicode | Virtually all modern terminals qualify |
| Internet access | Required only for the initial feed download |
Feed data directory¶
Mobilis stores downloaded feed data under:
This directory is created automatically the first time a feed is loaded.
Development build¶
To run directly from the source tree without installing: