It's a thing about buses.
Python 3.6 is required.
pipenv --python 3.6
pipenv install --dev
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.