[ trixie ]
[ sid ]
[ 原始碼: py-nextbusnext ]
套件:python3-nextbusnext(2.3.0-1)
python3-nextbusnext 的相關連結
Debian 的資源:
下載原始碼套件 py-nextbusnext:
- [py-nextbusnext_2.3.0-1.dsc]
- [py-nextbusnext_2.3.0.orig.tar.gz]
- [py-nextbusnext_2.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python client for accessing real-time transit data from the NextBus API
A minimalistic Python client that interfaces with the NextBus public API, which delivers real-time public transport arrival data. This library facilitates the retrieval of information on transport routes, predictions, and schedules, making it ideal for applications that depend on current public transit updates.
其他與 python3-nextbusnext 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings