Installing Topos
Ce contenu n’est pas encore disponible dans votre langue.
Prerequisites
Section titled “Prerequisites”- Python 3.12+
- macOS, Linux, or Windows
Installation
Section titled “Installation”git clone https://github.com/yokoul/topos.gitcd topos
python3 -m venv .venvsource .venv/bin/activate # macOS/Linux# .venv\Scripts\activate # Windows
pip install -e ".[dev]"Verify Installation
Section titled “Verify Installation”python -m topos.main --simulate circleOpen http://localhost:7070 — the dashboard should display simulated moving tags.
topos.red — Real-time · Environment · Distance[email protected] · Code MIT · Matériel CERN-OHL-P · Docs CC BY-SA