{ "info": { "author": "Askarov Rishat Ramilovich", "author_email": "rishatik92@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Software Distribution", "Topic :: Text Processing :: Markup :: HTML" ], "description": "``moscow_yandex_transport`` is a client library for the YANDEX TRANPORT API\nThis client can request data for bus stops and present it on python dictionary\n\n\nInstallation\n============\nJust use `pip `_ (You have pip, right?) to install\n``moscow_yandex_transport`` and its dependencies::\n\n pip install moscow_yandex_transport\n\n\nExample\n=======\n\n::\n\n >>> from moscow_yandex_transport import YandexMapsRequester\n >>> client = YandexMapsRequester()\n >>> print(client.get_stop_info(9639579))", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rishatik92/moscow_yandex_transport", "keywords": "pypi,yandex transport,packages,pip", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "moscow-yandex-transport", "package_url": "https://pypi.org/project/moscow-yandex-transport/", "platform": "", "project_url": "https://pypi.org/project/moscow-yandex-transport/", "project_urls": { "Bug Tracker": "https://github.com/rishatik92/moscow_yandex_transport/issues", "Homepage": "https://github.com/rishatik92/moscow_yandex_transport", "Say Thanks!": "https://saythanks.io/to/rishatik92", "Source Code": "https://github.com/rishatik92/moscow_yandex_transport" }, "release_url": "https://pypi.org/project/moscow-yandex-transport/0.2.0/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "summary": "YANDEX transport API client library", "version": "0.2.0" }, "last_serial": 5764855, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c06154e9a7ed2cf62a2ebcbf5866589e", "sha256": "1cb6bdad2a038dfc62f396cb916b270dd5ded6779d889cbe5926d53208ed381f" }, "downloads": -1, "filename": "moscow_yandex_transport-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c06154e9a7ed2cf62a2ebcbf5866589e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 2633, "upload_time": "2019-08-31T17:13:54", "url": "https://files.pythonhosted.org/packages/2b/8d/fc9f799849c8cca444475319fbfe2282792b5b61f7fa169295df11bf327a/moscow_yandex_transport-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "81a71c1265f92224648a05e4500c8dff", "sha256": "2af032d7ff8dce905aaa8990ec12f50dcda6f2650684e8caad37c05c017c872d" }, "downloads": -1, "filename": "moscow_yandex_transport-0.2.0.tar.gz", "has_sig": false, "md5_digest": "81a71c1265f92224648a05e4500c8dff", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 2635, "upload_time": "2019-08-31T17:39:09", "url": "https://files.pythonhosted.org/packages/0f/e7/aeec9660519d06c026eb99c17611fe7f7fa5ecde53c6352ca4ac33bd5208/moscow_yandex_transport-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81a71c1265f92224648a05e4500c8dff", "sha256": "2af032d7ff8dce905aaa8990ec12f50dcda6f2650684e8caad37c05c017c872d" }, "downloads": -1, "filename": "moscow_yandex_transport-0.2.0.tar.gz", "has_sig": false, "md5_digest": "81a71c1265f92224648a05e4500c8dff", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 2635, "upload_time": "2019-08-31T17:39:09", "url": "https://files.pythonhosted.org/packages/0f/e7/aeec9660519d06c026eb99c17611fe7f7fa5ecde53c6352ca4ac33bd5208/moscow_yandex_transport-0.2.0.tar.gz" } ] }