Installing Topos
此内容尚不支持你的语言。
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] · 代码 MIT · 硬件 CERN-OHL-P · 文档 CC BY-SA