Metadata-Version: 2.1
Name: gtfs-lite
Version: 0.1
Summary: A lightweight pandas-driven package for analyzing static GTFS feeds.
Home-page: https://github.com/wklumpen/gtfs-lite
Author: Willem Klumpenhouwer
Author-email: willem@klumpentown.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# gtfs-lite
Lightweight GTFS Analysis

GTFS Lite is a simple module that leverages the power of Pandas dataframes to summarize, slice, and dice a GTFS feed.


