Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 881 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 881 Bytes

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.