bus-burgos


Namebus-burgos JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/ricveal/bus_burgos
SummaryAsynchronous Python client for getting bus stops information in Burgos
upload_time2023-04-22 15:08:40
maintainer
docs_urlNone
authorricveal
requires_python>=3.7,<4.0
licenseMIT
keywords bus burgos transit api async client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python API fetching bus stops information in Burgos

Retrieve the status of the Public Bus Service in Burgos, Spain.

## Authors

- [@ricveal](https://www.github.com/ricveal)

## License

[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ricveal/bus_burgos",
    "name": "bus-burgos",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "bus,burgos,transit,api,async,client",
    "author": "ricveal",
    "author_email": "ricveal@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/ea/0dfff1ea653cc41f1e2fbaf2af3ed1ed109aee08b961aa8ca43a1641e940/bus_burgos-0.1.1.tar.gz",
    "platform": null,
    "description": "# Python API fetching bus stops information in Burgos\n\nRetrieve the status of the Public Bus Service in Burgos, Spain.\n\n## Authors\n\n- [@ricveal](https://www.github.com/ricveal)\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Asynchronous Python client for getting bus stops information in Burgos",
    "version": "0.1.1",
    "split_keywords": [
        "bus",
        "burgos",
        "transit",
        "api",
        "async",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02d16839778f0eabab9630f0063c1a8084c965d8adb2546c6a55a4ecaa6cd1c8",
                "md5": "1b4a5bace1844a3350e471f05c95cf27",
                "sha256": "b20976cabc062cad08d69d71cb35119cf959e3ee63fc79e8118a82f3958066b9"
            },
            "downloads": -1,
            "filename": "bus_burgos-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b4a5bace1844a3350e471f05c95cf27",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 2469,
            "upload_time": "2023-04-22T15:08:39",
            "upload_time_iso_8601": "2023-04-22T15:08:39.013894Z",
            "url": "https://files.pythonhosted.org/packages/02/d1/6839778f0eabab9630f0063c1a8084c965d8adb2546c6a55a4ecaa6cd1c8/bus_burgos-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2ea0dfff1ea653cc41f1e2fbaf2af3ed1ed109aee08b961aa8ca43a1641e940",
                "md5": "b7054a0d564787dea1ba570efaffcdd6",
                "sha256": "bbffc0d75e33fe16c0996713aa5c9fe900ed33014052bf2584371432cd705593"
            },
            "downloads": -1,
            "filename": "bus_burgos-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b7054a0d564787dea1ba570efaffcdd6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2242,
            "upload_time": "2023-04-22T15:08:40",
            "upload_time_iso_8601": "2023-04-22T15:08:40.904842Z",
            "url": "https://files.pythonhosted.org/packages/c2/ea/0dfff1ea653cc41f1e2fbaf2af3ed1ed109aee08b961aa8ca43a1641e940/bus_burgos-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-22 15:08:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ricveal",
    "github_project": "bus_burgos",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bus-burgos"
}
        
Elapsed time: 0.07499s