(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 details)
Built Distribution
File details
Details for the file pyemtmad-0.1.0.tar.gz
.
File metadata
- Download URL: pyemtmad-0.1.0.tar.gz
- Upload date:
- Size: 28.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 307967c38e5f3b38f85280deb3988b32c7b44e61d31b37b6aadb170d36253219 |
|
MD5 | 426457de04434155ed958aa100564be7 |
|
BLAKE2b-256 | e0acca5a14ee19b4427d5c93e173cee9c5073b012fbdbe9b4ab83ff814bdeb43 |
File details
Details for the file pyemtmad-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyemtmad-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5a706169e168cb87f45abb88557d6c7dec6d7a9f4ffbd0164e07c3804df2551 |
|
MD5 | a7e4f47d14d7bda039ffda750e4f4cb0 |
|
BLAKE2b-256 | cd9482c29f8c724a6fb2684decbc9d8536636b1d9596bf969d5a590174650527 |