{ "info": { "author": "Rafael Medina Garc\u00eda", "author_email": "rafamedgar@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pyemtmad\n========\n\npyemtmad is a wrapper for the EMT API available at\nhttp://opendata.emtmadrid.es/Servicios-web.\n\nQuickstart\n----------\n\nInstall with:\n\n::\n\n pip install pyemtmad\n\nObtain credentials from the `EMT\nwebsite `__ and\ninstantiate a ``Wrapper``:\n\n.. code:: python\n\n from pyemtmad import Wrapper\n\n wrapper = Wrapper('MY_ID', 'MY_PASS')\n\n # wrapper.bus...\n # wrapper.geo...\n # wrapper.parking...\n\nDocumentation\n-------------\n\nCheck the documentation online at http://pyemtmad.readthedocs.io or\nbuild it from source using Sphinx from the ``doc/`` directory:\n\n::\n\n make html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rmed/pyemtmad", "keywords": "madrid transport travel bus geo open data api", "license": "GPLv2+", "maintainer": null, "maintainer_email": null, "name": "pyemtmad", "package_url": "https://pypi.org/project/pyemtmad/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyemtmad/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rmed/pyemtmad" }, "release_url": "https://pypi.org/project/pyemtmad/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "(Kind of) sane wrapper for the EMT API", "version": "0.1.0" }, "last_serial": 2135494, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a7e4f47d14d7bda039ffda750e4f4cb0", "sha256": "d5a706169e168cb87f45abb88557d6c7dec6d7a9f4ffbd0164e07c3804df2551" }, "downloads": -1, "filename": "pyemtmad-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a7e4f47d14d7bda039ffda750e4f4cb0", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 20888, "upload_time": "2016-05-26T19:28:08", "url": "https://files.pythonhosted.org/packages/cd/94/82c29f8c724a6fb2684decbc9d8536636b1d9596bf969d5a590174650527/pyemtmad-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "426457de04434155ed958aa100564be7", "sha256": "307967c38e5f3b38f85280deb3988b32c7b44e61d31b37b6aadb170d36253219" }, "downloads": -1, "filename": "pyemtmad-0.1.0.tar.gz", "has_sig": false, "md5_digest": "426457de04434155ed958aa100564be7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28039, "upload_time": "2016-05-26T19:27:28", "url": "https://files.pythonhosted.org/packages/e0/ac/ca5a14ee19b4427d5c93e173cee9c5073b012fbdbe9b4ab83ff814bdeb43/pyemtmad-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7e4f47d14d7bda039ffda750e4f4cb0", "sha256": "d5a706169e168cb87f45abb88557d6c7dec6d7a9f4ffbd0164e07c3804df2551" }, "downloads": -1, "filename": "pyemtmad-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a7e4f47d14d7bda039ffda750e4f4cb0", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 20888, "upload_time": "2016-05-26T19:28:08", "url": "https://files.pythonhosted.org/packages/cd/94/82c29f8c724a6fb2684decbc9d8536636b1d9596bf969d5a590174650527/pyemtmad-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "426457de04434155ed958aa100564be7", "sha256": "307967c38e5f3b38f85280deb3988b32c7b44e61d31b37b6aadb170d36253219" }, "downloads": -1, "filename": "pyemtmad-0.1.0.tar.gz", "has_sig": false, "md5_digest": "426457de04434155ed958aa100564be7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28039, "upload_time": "2016-05-26T19:27:28", "url": "https://files.pythonhosted.org/packages/e0/ac/ca5a14ee19b4427d5c93e173cee9c5073b012fbdbe9b4ab83ff814bdeb43/pyemtmad-0.1.0.tar.gz" } ] }