{ "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 :: 3.8", "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": "``ya_ma`` is unofficial client library for the YANDEX MAPS 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``ya_ma`` and its dependencies::\n\n pip install ya_ma\n\n\nExample\n=======\n\n::\n\n >>> from ya_ma import YandexMapsRequester\n >>> client = YandexMapsRequester()\n >>> print(client.get_stop_info(9639579))\n >>> client = YandexMapsRequester()\n >>> print(client.get_stop_info(9639579))\n\nOr you can use it in your shell:\n::\n\n python -m ya_ma -s 9966346", "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/ya_ma", "keywords": "pypi,yandex transport,packages,pip", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ya-ma", "package_url": "https://pypi.org/project/ya-ma/", "platform": "", "project_url": "https://pypi.org/project/ya-ma/", "project_urls": { "Bug Tracker": "https://github.com/rishatik92/ya_ma/issues", "Homepage": "https://github.com/rishatik92/ya_ma", "Say Thanks!": "https://saythanks.io/to/rishatik92", "Source Code": "https://github.com/rishatik92/ya_ma" }, "release_url": "https://pypi.org/project/ya-ma/0.3.8/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "summary": "YANDEX transport API client library", "version": "0.3.8" }, "last_serial": 5967461, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "c9276fd4c8409c89b9d6b2c2c687b587", "sha256": "693e6e0af5a49fc4a02009a8eead97f63b43d5bafb2e89c691ee220b37c23d4c" }, "downloads": -1, "filename": "ya_ma-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c9276fd4c8409c89b9d6b2c2c687b587", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 2723, "upload_time": "2019-09-04T19:44:54", "url": "https://files.pythonhosted.org/packages/0c/36/3d8ee4f61b81efe1d39d748b613f83191fdfa70b13fb2795cc01a76e2871/ya_ma-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "a90cdb83f5cf75266be455ec7275065f", "sha256": "3b33e0cf52f53e94f790b65ec00f8d8d817a45067c76915441e39cb5aed9e160" }, "downloads": -1, "filename": "ya_ma-0.3.0.tar.gz", "has_sig": false, "md5_digest": "a90cdb83f5cf75266be455ec7275065f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 2705, "upload_time": "2019-09-04T20:02:20", "url": "https://files.pythonhosted.org/packages/5d/94/0d6432f1166ad779b3f80808a7adae2f15e19a158362d573d83974cd2558/ya_ma-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "0626dac0374d5a8a3ff83b0955180603", "sha256": "d501238ba3651a289956909e609f571b400bc349909d3e6e927c770bd3d17ede" }, "downloads": -1, "filename": "ya_ma-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0626dac0374d5a8a3ff83b0955180603", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3087, "upload_time": "2019-09-04T20:23:06", "url": "https://files.pythonhosted.org/packages/53/71/7841ce46cdef4f8c6b3d0ea48c574ce02d0ce74b6d29e33dba6bd98b22c5/ya_ma-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "43b77a4a349a4242fbed9441e0b56d2b", "sha256": "ce6fd2bd1f8120271d7b0a2153cca549de27036fb19b222201e21692b4169fc9" }, "downloads": -1, "filename": "ya_ma-0.3.2.tar.gz", "has_sig": false, "md5_digest": "43b77a4a349a4242fbed9441e0b56d2b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3408, "upload_time": "2019-09-17T19:10:52", "url": "https://files.pythonhosted.org/packages/24/b1/bf1a4c50745f27e4a64e4cb940d5f7bf894d5dfda2576e60d596e8424667/ya_ma-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "034f5c9ef8201275244112e6c75d3761", "sha256": "fb95b7bc147d90152ee04952fd867290c159795b2175de7d99dbd5220275d51a" }, "downloads": -1, "filename": "ya_ma-0.3.3.tar.gz", "has_sig": false, "md5_digest": "034f5c9ef8201275244112e6c75d3761", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3416, "upload_time": "2019-09-17T19:20:45", "url": "https://files.pythonhosted.org/packages/f9/8b/ab0d1bc7d9da031a8604a0ac82191c0422e64a3e1c0080aa1757eb4815b5/ya_ma-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "178542069aea9a55b4a45d4f1871a349", "sha256": "0e927cb78344a0932cbd266c402cca75c3967180a7cba7cce5fd6dfd5d37bf7f" }, "downloads": -1, "filename": "ya_ma-0.3.4.tar.gz", "has_sig": false, "md5_digest": "178542069aea9a55b4a45d4f1871a349", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3415, "upload_time": "2019-09-17T19:23:50", "url": "https://files.pythonhosted.org/packages/6a/27/328cd07106a7bf3272a774e7c403c8938891dbdfdc2abefbf3d31585b535/ya_ma-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "76a24033aa004145fae8d68158461b7e", "sha256": "ae7219c18b1d1c1237f918057021ecdd323b246a21ea1a0cac2c672080c113fc" }, "downloads": -1, "filename": "ya_ma-0.3.5.tar.gz", "has_sig": false, "md5_digest": "76a24033aa004145fae8d68158461b7e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 3398, "upload_time": "2019-09-20T13:46:12", "url": "https://files.pythonhosted.org/packages/1d/72/cf24e5e1468c7ce4cc1fb550c8a1e3f88c12825888ae9822ddaa6aaae853/ya_ma-0.3.5.tar.gz" } ], "0.3.7": [ { "comment_text": "", "digests": { "md5": "486175d770f54374947e704d15c74a35", "sha256": "ae682332ee61d713bb16e4d62b2f58fce1374e05f1d8bbfda587223a24ad25e3" }, "downloads": -1, "filename": "ya_ma-0.3.7.tar.gz", "has_sig": false, "md5_digest": "486175d770f54374947e704d15c74a35", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 4204, "upload_time": "2019-09-20T14:39:59", "url": "https://files.pythonhosted.org/packages/bc/5c/df8395fbb6821e1701929b6c52246ea6856af819677454906ac92861f900/ya_ma-0.3.7.tar.gz" } ], "0.3.8": [ { "comment_text": "", "digests": { "md5": "979831f018e699b46cfa9341c48d934a", "sha256": "c5cc35426610df9d9ec95e6b0bc6524e4904616c74271925dc3f086f22da6acb" }, "downloads": -1, "filename": "ya_ma-0.3.8.tar.gz", "has_sig": false, "md5_digest": "979831f018e699b46cfa9341c48d934a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 4208, "upload_time": "2019-10-13T13:56:06", "url": "https://files.pythonhosted.org/packages/fa/23/d872a6ad8dd7e66121912c706ad61f6cb12595c4c77968f679e1f7ef1e89/ya_ma-0.3.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "979831f018e699b46cfa9341c48d934a", "sha256": "c5cc35426610df9d9ec95e6b0bc6524e4904616c74271925dc3f086f22da6acb" }, "downloads": -1, "filename": "ya_ma-0.3.8.tar.gz", "has_sig": false, "md5_digest": "979831f018e699b46cfa9341c48d934a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 4208, "upload_time": "2019-10-13T13:56:06", "url": "https://files.pythonhosted.org/packages/fa/23/d872a6ad8dd7e66121912c706ad61f6cb12595c4c77968f679e1f7ef1e89/ya_ma-0.3.8.tar.gz" } ] }