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 hashes)
Built Distribution
Close
Hashes for metromobilite-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d9948b5aa4eca97ca279b63ba36ffe7b89e89a36ac3a604a0f405a01cb02b3d |
|
MD5 | 95683a0591a0de66318e441ec7196079 |
|
BLAKE2b-256 | d694b9b94909583efcbeb21612deb89746121048ad19b99c2a690100e590979e |