Skip to content

Tags: ViViDboarder/py_nextbusnext

Tags

v2.0.5

Run tests on prs

v2.0.4

Bump version

v2.0.3

Fix type hints

v2.0.2

Add some logging to http requests

v2.0.1

Do not fetch key on init

v2.0.0

Refactor client to use new API

This API client is new and unofficial so it may be more brittle, however
it does appear to provide predictions that the old API does not.

This adds a new dependency on `requests` to make my life simpler, and it
also gets rid of tests. There is no pre/post processing of data, so
there's really nothing to unit test.

v1.0.2

Bump version to v1.0.2

v1.0.1

Bump version to v1.0.1

v1.0.0

Bump version to 1.0.0

v0.1.5

Fix venv creation for tag verify