Skip to content

MKuranowski/RadomGTFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadomGTFS

Description

Prettifies and merges GTFS files for Radom, based on data published by MZDiK.

Running

RadomGTFS is written in Python with the Impuls framework.

To set up the project, run:

$ python -m venv .venv
$ . .venv/bin/activate
$ pip install -Ur requirements.txt

Then, run:

$ python radom_gtfs.py

The resulting schedules will be put in a file called radom.zip.

License

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

About

Make GTFS files from MZDiK Radom

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages