Minimalistic Python client for the NextBus public API for real-time transit arrival data
Project description
py_nextbusnext
This is forked from py_nextbus for maintanence
It is no longer API compatible to the upstream
A minimalistic Python 3 client to get routes and predictions from the NextBus API.
Installation
Install with pip:
pip install py-nextbusnext
Usage
>>> import py_nextbus
>>> client = py_nextbus.NextBusClient()
>>> agencies = client.get_agencies()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_nextbusnext-2.0.5.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file py_nextbusnext-2.0.5.tar.gz
.
File metadata
- Download URL: py_nextbusnext-2.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bdb02186a91a641de7fff71e82f67fd0591d3f9e5e53777074668bd0fb51f95 |
|
MD5 | b3588b40b7759439bddf8c3d6023a886 |
|
BLAKE2b-256 | ac6ada08be9d1289f112437adf0f9ce2f8b3004d9ac91473f695b3ec52b24cce |
File details
Details for the file py_nextbusnext-2.0.5-py3-none-any.whl
.
File metadata
- Download URL: py_nextbusnext-2.0.5-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93af278801f145ffb9a6de9aa196364674b59f934ed80be2925784c5e41fa0cf |
|
MD5 | e607e3234ded206b5928f352ee6b5436 |
|
BLAKE2b-256 | 2e246d638d6f0cc29bf2c8332c92490cfa65771f28c15ce092dc66defc099b25 |