(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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for pyemtmad-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5a706169e168cb87f45abb88557d6c7dec6d7a9f4ffbd0164e07c3804df2551 |
|
MD5 | a7e4f47d14d7bda039ffda750e4f4cb0 |
|
BLAKE2b-256 | cd9482c29f8c724a6fb2684decbc9d8536636b1d9596bf969d5a590174650527 |