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
161 stars
15 watching
45 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
gtfsgtfs-rtpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
| Tool for importing and exporting GTFS feeds into a Django app | 52 |
| An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database | 95 |
| Tool for sanitizing and minimizing GTFS feeds by fixing inconsistencies and preparing them for secure use. | 117 |
| Develops and tests GTFS schema for public transportation data in Python | 18 |
| A utility library for processing and analyzing GTFS data sets. | 40 |
| Transforms OpenStreetMap data and schedule information into GTFS format | 99 |
| A Python library for analyzing GTFS data in memory without a database. | 54 |
| A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
| A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
| A Python library for efficiently reading and filtering GTFS feeds into pandas DataFrames. | 157 |
| A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |
| Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 116 |
| Tools for editing and analyzing GTFS transit feeds in R. | 40 |
| A .NET implementation of a standard format for public transportation data feeds. | 71 |