Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 475 Bytes

now8 API

now8 (no wait) API provides improved public transport arrival time estimations using Machine Learning.

Installation

Run pip install ..

Development

Run make install to install all development dependencies.

Documentation

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.