Skip to main content

Python library for metromobilite API

Project description

Metromobilite

PyPI Version

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)

Uploaded Source

Built Distribution

metromobilite-0.2.1-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page