Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 476 Bytes

image

run_route_show

Make your own own run route show, for running_page and others

Use

  1. install pdm
  2. put your running_page data to data/ cp run_page/data.db data/
  3. pdm update
  4. pdm run python -m route_show --all
  5. if you want to save it to png pdm run python -m route_show --all --to_png