now8 (no wait) API provides improved public transport arrival time estimations using Machine Learning.
Run pip install .
.
Run make install
to install all development dependencies.
You can access the online version at https://now8-org.github.io/api/.
Alternatively, after make install
, to render the documentation
run:
make docs
You can now access the docs at http://localhost:8000.