Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 480 Bytes

parkrun-to-sqlite

Install

pip install parkrun-to-sqlite

Run

parkrun-to-sqlite XXXXXXX parkruns.db

Replace XXXXXXX with your parkrun ID, excluding the initial 'A'.

The SQLite database produced by this tool is designed to be browsed using Datasette (example).