Skip to content

jskidd3/bustimes.org

 
 

Repository files navigation

Bus Times

Build Status Coverage Status

What's this?

It's a thing about buses.

Installing

Python 3.6 is required.

pipenv --python 3.6
pipenv install --dev

Importing data

import.sh will download data from various sources and run the necessary Django management commands to import it. When run repeatedly, it will only download and import the stuff that's changed. It expects to be run from the data directory, and needs a username and password to import TNDS data.

About

Every bus stop, route and timetable, using (Geo)Django and things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.8%
  • HTML 7.0%
  • JavaScript 5.4%
  • CSS 2.6%
  • Other 1.2%