{ "info": { "author": "ViViDboarder", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6" ], "description": "# py_nextbusnext\n\n## This is forked from py_nextbus for maintanence\n_It is API compatible to the upstream_\n\nA minimalistic Python 3 client to simplify making requests to the NextBus API. Response content can be returned as either JSON or XML, using the respective NextBus public feed.\n\nAll commands in the NextBus API as of revision 1.23 are supported.\n\nSee the NextBus XML feed documentation for more information: https://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf\n\nNote: Other than the output format, the NextBus XML feed and JSON feeds are the same. The XML feed documentation also applies to the JSON feed.\n\nInstallation\n---\n\nInstall with pip:\n\n`pip install py-nextbusnext`\n\nUsage\n---\n\n```\n>>> import py_nextbus\n>>> client = py_nextbus.NextBusClient(output_format='json')\n>>> agencies = client.get_agency_list()\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vividboarder/py_nextbus", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "py-nextbusnext", "package_url": "https://pypi.org/project/py-nextbusnext/", "platform": "", "project_url": "https://pypi.org/project/py-nextbusnext/", "project_urls": { "Homepage": "https://github.com/vividboarder/py_nextbus" }, "release_url": "https://pypi.org/project/py-nextbusnext/0.1.4/", "requires_dist": null, "requires_python": ">=3", "summary": "Minimalistic Python client for the NextBus public API for real-time transit arrival data", "version": "0.1.4" }, "last_serial": 5838694, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "d937841d5d4557bfce208cb8d0f10aad", "sha256": "11833f65dcd7ead3a02eba3b6e4f52e183ea39cd874b0af336463970cf2e2318" }, "downloads": -1, "filename": "py_nextbusnext-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d937841d5d4557bfce208cb8d0f10aad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 8921, "upload_time": "2019-09-16T20:47:18", "url": "https://files.pythonhosted.org/packages/44/e5/80dea0d09ac11b99d390abb931c357e1860492d2c5bf22802708b938fdc3/py_nextbusnext-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1eded2f06508cf21a28506c86f9164de", "sha256": "1e65f49112193b45e9e316ab40e28cd70581ff622ff10b2f636f147d5fd428a6" }, "downloads": -1, "filename": "py_nextbusnext-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1eded2f06508cf21a28506c86f9164de", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7699, "upload_time": "2019-09-16T20:47:22", "url": "https://files.pythonhosted.org/packages/85/91/04df4d057e574d4bffa86b8c20448af10b04ec19ddd2effc9f381b29f403/py_nextbusnext-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3ed422788b8e7075167fb091a670216f", "sha256": "633a403ee1743779da9b132b432e05c6f8ac42e566037196cabe0050b2ff3d8d" }, "downloads": -1, "filename": "py_nextbusnext-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3ed422788b8e7075167fb091a670216f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 8924, "upload_time": "2019-09-16T20:47:20", "url": "https://files.pythonhosted.org/packages/65/82/3706eb1f348c0ac6a02268548193469a6659c2739ea0966cd86ba9e7d59e/py_nextbusnext-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "230eee3a106cf38de754c4318e4c902e", "sha256": "e9b06083a228c703f276a8f239c54ca85c41dc5c01e6565fe25451abb63404c4" }, "downloads": -1, "filename": "py_nextbusnext-0.1.3.tar.gz", "has_sig": false, "md5_digest": "230eee3a106cf38de754c4318e4c902e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7702, "upload_time": "2019-09-16T20:47:24", "url": "https://files.pythonhosted.org/packages/f9/0c/9136d595a0c343d842b382bae6513bb5f10e2dfc321a9a2bc4a985e599b7/py_nextbusnext-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "66055ad28a4bd7b8d4bb33fdf4679cbb", "sha256": "a488596ad71301ca1cb087874f1926c5751e9410f5c34026cee92b9395d66d19" }, "downloads": -1, "filename": "py_nextbusnext-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "66055ad28a4bd7b8d4bb33fdf4679cbb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5541, "upload_time": "2019-09-16T23:38:03", "url": "https://files.pythonhosted.org/packages/59/60/43bfe39e338c1a54305b14dc6d25415e8196747d4dc70153c4719d3a2082/py_nextbusnext-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36223736a197c93cd79be171473960af", "sha256": "8b3b548c9c89683209f4254337f8f8436009c7bbfc108849a55f9fc5a77fcdca" }, "downloads": -1, "filename": "py_nextbusnext-0.1.4.tar.gz", "has_sig": false, "md5_digest": "36223736a197c93cd79be171473960af", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4217, "upload_time": "2019-09-16T23:38:05", "url": "https://files.pythonhosted.org/packages/2c/90/da0b05065a407c5b09ffcce3ec883858e1d717d9b9bed51661eb7cd93103/py_nextbusnext-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66055ad28a4bd7b8d4bb33fdf4679cbb", "sha256": "a488596ad71301ca1cb087874f1926c5751e9410f5c34026cee92b9395d66d19" }, "downloads": -1, "filename": "py_nextbusnext-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "66055ad28a4bd7b8d4bb33fdf4679cbb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5541, "upload_time": "2019-09-16T23:38:03", "url": "https://files.pythonhosted.org/packages/59/60/43bfe39e338c1a54305b14dc6d25415e8196747d4dc70153c4719d3a2082/py_nextbusnext-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36223736a197c93cd79be171473960af", "sha256": "8b3b548c9c89683209f4254337f8f8436009c7bbfc108849a55f9fc5a77fcdca" }, "downloads": -1, "filename": "py_nextbusnext-0.1.4.tar.gz", "has_sig": false, "md5_digest": "36223736a197c93cd79be171473960af", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4217, "upload_time": "2019-09-16T23:38:05", "url": "https://files.pythonhosted.org/packages/2c/90/da0b05065a407c5b09ffcce3ec883858e1d717d9b9bed51661eb7cd93103/py_nextbusnext-0.1.4.tar.gz" } ] }