Skip to content

MKuranowski/RadomGTFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadomGTFS

Description

Creates GTFS data for MZDiK Radom. This script uses database dumps straight from MZDiK's website.

Prerequisits

Python3 (version 3.6 or later) is required with 4 additional libraries:

All python requirements can be installed with pip3 install -U -r requirements.txt.

In addition to all that this script will invoke command mdb-export. Ensure that mdbtools are installed on your system (sudo apt install mdbtools).

Running

python3 radomgtfs.py automatically creates the GTFS file.

python3 radomgtfs.py --help will show available options.

License

RadomGTFS is provided under the MIT license, included in the license.md file.

Releases

No releases published

Packages

 
 
 

Languages