Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/transitapp/py-gtfs-loader

Simple Python library to load GTFS feeds
https://github.com/transitapp/py-gtfs-loader

Last synced: 5 days ago
JSON representation

Simple Python library to load GTFS feeds

Awesome Lists containing this project

README

        

# py-gtfs-loader

Simple python library to load GTFS folder

To use, simply `import gtfs_loader` and load a GTFS folder with `gtfs = gtfs_loader.load(args.gtfs_dir)`

All data is now available under `gtfs.filename`