Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 210 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 210 Bytes

X6100 web configurator

Quck start

Install dev version of the package:

python -m venv .venv
source .venv/bin/activate
pip install -e .

Launch it:

x6100_webserver --db params.db