A collection of wrappers to communicate with various Chicago transit APIs and infosources.
To install, use pip install chicagotransit
- CTA Bustracker (Bustime)
- Divvy Bike Station Status
- Metrarail
- CTA TrainTracker
- Pace Busses*
*if some sort of public API can be found
v0.5.0
- repaired Metra code to work with the Metra GTFS api
v0.4.0
- Cleaned up some code
- Added support for CTA TrainTracker
v0.3.0
- Added some support for Metra Rail
- Cleaned up other code in order to meet PEP8
v0.2.0
- Added support for Divvy Bike Station Status
v0.1.0
- Added CTA Bustracker API (Bustime) support