Skip to main content

(Kind of) sane wrapper for the EMT API

Project description

pyemtmad is a wrapper for the EMT API available at http://opendata.emtmadrid.es/Servicios-web.

Quickstart

Install with:

pip install pyemtmad

Obtain credentials from the EMT website and instantiate a Wrapper:

from pyemtmad import Wrapper

wrapper = Wrapper('MY_ID', 'MY_PASS')

# wrapper.bus...
# wrapper.geo...
# wrapper.parking...

Documentation

Check the documentation online at http://pyemtmad.readthedocs.io or build it from source using Sphinx from the doc/ directory:

make html

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

pyemtmad-0.1.0.tar.gz (28.0 kB view hashes)

Uploaded Source

Built Distribution

pyemtmad-0.1.0-py2.py3-none-any.whl (20.9 kB view hashes)

Uploaded Python 2 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