TransportationHK


NameTransportationHK JSON
Version 0.0.0b1 PyPI version JSON
download
home_pagehttps://github.com/max-github110331/TransportationHK/
SummaryThe python package(pypi) about Hong Kong's transportation.
upload_time2024-06-22 11:58:52
maintainerNone
docs_urlNone
authorMaxPython110331
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TransportationHK
TransportationHK is a python package(pypi) for Hong Kong Transport System, such as KMB, CityBus and MTR .
However, we are still developing this project so I only support KMB(LWB) data(Route, Stop and ETA).
Give us a star to support this project! Thank you very much.

## How to install?
Open your shell and enter `pip install TransportationHK`

## KMB (LWB)
[Click Me](https://github.com/max-github110331/TransportationHK/KMB/README.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/max-github110331/TransportationHK/",
    "name": "TransportationHK",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "MaxPython110331",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d8/bf/3fae4428f36c69ee58e7a434a03e81a687db147867290afa0a7ee77a448e/transportationhk-0.0.0b1.tar.gz",
    "platform": null,
    "description": "# TransportationHK\r\nTransportationHK is a python package(pypi) for Hong Kong Transport System, such as KMB, CityBus and MTR .\r\nHowever, we are still developing this project so I only support KMB(LWB) data(Route, Stop and ETA).\r\nGive us a star to support this project! Thank you very much.\r\n\r\n## How to install?\r\nOpen your shell and enter `pip install TransportationHK`\r\n\r\n## KMB (LWB)\r\n[Click Me](https://github.com/max-github110331/TransportationHK/KMB/README.md)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The python package(pypi) about Hong Kong's transportation.",
    "version": "0.0.0b1",
    "project_urls": {
        "Homepage": "https://github.com/max-github110331/TransportationHK/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cfa6e64428c0e8b207f9ff4b33f2c060784d55d14fe9c2ca424f8b4683ad8a9",
                "md5": "003528f0854dd5909a971db3b6a474a1",
                "sha256": "1e4d9037fff5052ad6646d71142d235b6cec5cdcd2772aac7496c84c7b358328"
            },
            "downloads": -1,
            "filename": "TransportationHK-0.0.0b1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "003528f0854dd5909a971db3b6a474a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4772,
            "upload_time": "2024-06-22T11:58:51",
            "upload_time_iso_8601": "2024-06-22T11:58:51.153785Z",
            "url": "https://files.pythonhosted.org/packages/8c/fa/6e64428c0e8b207f9ff4b33f2c060784d55d14fe9c2ca424f8b4683ad8a9/TransportationHK-0.0.0b1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8bf3fae4428f36c69ee58e7a434a03e81a687db147867290afa0a7ee77a448e",
                "md5": "52f8fbb60553ab231276c9b239ef0ca4",
                "sha256": "f4ec97e5101c8090690b3d8c18d1f43da06e7a6dff8a2e0065991739c6cfb049"
            },
            "downloads": -1,
            "filename": "transportationhk-0.0.0b1.tar.gz",
            "has_sig": false,
            "md5_digest": "52f8fbb60553ab231276c9b239ef0ca4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3289,
            "upload_time": "2024-06-22T11:58:52",
            "upload_time_iso_8601": "2024-06-22T11:58:52.931537Z",
            "url": "https://files.pythonhosted.org/packages/d8/bf/3fae4428f36c69ee58e7a434a03e81a687db147867290afa0a7ee77a448e/transportationhk-0.0.0b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-22 11:58:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "max-github110331",
    "github_project": "TransportationHK",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "transportationhk"
}
        
Elapsed time: 0.36640s