gtfsdb

GTFS loader

A Python library that loads and stores GTFS data in a relational database using SQLAlchemy for easier access.

GTFS ORM using SQLAlchemy

GitHub

160 stars
15 watching
45 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list

gtfsgtfs-rtpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
transitland/mapzen-gtfs A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. 30
tulsawebdevs/django-multi-gtfs Tool for importing and exporting GTFS feeds into a Django app 52
public-transport/gtfs-via-postgres An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database 93
patrickbr/gtfstidy Tool for sanitizing and minimizing GTFS feeds by fixing inconsistencies and preparing them for secure use. 115
stephen-gates/gtfs Develops and tests GTFS schema for public transportation data in Python 18
public-transport/gtfs-utils A utility library for processing and analyzing GTFS data sets. 38
grote/osm2gtfs Transforms OpenStreetMap data and schedule information into GTFS format 99
mrcagney/gtfs_kit A Python library for analyzing GTFS data in memory without a database. 52
derhuerst/print-gtfs-rt-cli A utility tool to parse and display GTFS Realtime feeds from standard input. 18
4rterius/cgtfs A C library for parsing static data provided in the Google's General Transit Feed Specification format 8
remix/partridge A Python library for efficiently reading and filtering GTFS feeds into pandas DataFrames. 152
nicomazz/fastgtfs A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. 38
bondify/gtfs_functions Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format 115
ipeagit/gtfstools Tools for editing and analyzing GTFS transit feeds in R. 40
itinero/gtfs A .NET implementation of a standard format for public transportation data feeds. 69