Skip to content

e-lo/gtfs_kit

 
 

Repository files navigation

GTFS Kit

https://travis-ci.org/mrcagney/gtfs_kit.svg?branch=master

GTFS Kit is a Python 3.6+ kit for analyzing General Transit Feed Specification (GTFS) data in memory without a database. It uses Pandas and Shapely to do the heavy lifting.

This project supersedes GTFSTK.

Installation

pip install gtfs_kit.

Examples

Examples are in the Jupyter notebook notebooks/examples.ipynb.

Authors

  • Alex Raichev, 2019-09

Documentation

On Github Pages here.

Notes

  • Development status is Alpha
  • This project uses semantic versioning
  • Thanks to MRCagney for donating to this project
  • Constructive feedback and code contributions welcome. Please issue pull requests into the develop branch and include tests.

About

A Python 3.6+ tool kit for analyzing General Transit Feed Specification (GTFS) data

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 70.6%
  • Python 29.4%