Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 214 Bytes

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