Python library for metromobilite API
Project description
Metromobilite
A Python client for interacting with Metromobilite API (Transport for Grenoble, TAG).
Installation
pip install metromobilite
git clone git@github.com:PierreBerger/metromobilite.git
cd metromobilite
python setup.py install
Usage
Import and initialization:
from metromobilite import Metromobilite
m = Metromobilite(origin='My Origin')
print (m.get_stoptimes('SEM:2216'))
All stops and routes are vailable here : https://data.metromobilite.fr/api/routers/default/index/routes
See Metromobilite API documentation for more informations.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
metromobilite-0.2.1.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metromobilite-0.2.1.tar.gz.
File metadata
- Download URL: metromobilite-0.2.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baca7c90ef37a0412c9ec6dc80a7faa61fad3ebe2c7d3f12054f807aa38a344f
|
|
| MD5 |
bf4501cb6ed37f69279a0c1c8859718e
|
|
| BLAKE2b-256 |
c6167f37679de505f7b595ee8a96e4473014d610ccd0cf745aac8d219a09a69d
|
File details
Details for the file metromobilite-0.2.1-py3-none-any.whl.
File metadata
- Download URL: metromobilite-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d9948b5aa4eca97ca279b63ba36ffe7b89e89a36ac3a604a0f405a01cb02b3d
|
|
| MD5 |
95683a0591a0de66318e441ec7196079
|
|
| BLAKE2b-256 |
d694b9b94909583efcbeb21612deb89746121048ad19b99c2a690100e590979e
|