hcb-soap-client


Namehcb-soap-client JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/pcartwright81/hcb_soap_client
SummarySoap client for Here Comes the Bus
upload_time2024-10-19 05:21:43
maintainerNone
docs_urlNone
authorPatrick Cartwright
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements colorlog pip ruff aiohttp xmltodict black python-dateutil
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Soap API for Here Comes the Bus  Based on methods captured from Android Application.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pcartwright81/hcb_soap_client",
    "name": "hcb-soap-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Patrick Cartwright",
    "author_email": "pcartwright1981@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/d0/cba3041893a7f443c13af5a0eaf3d3322f0ec83a33f5d0a02d9458246bb0/hcb_soap_client-0.0.6.tar.gz",
    "platform": null,
    "description": "Soap API for Here Comes the Bus  Based on methods captured from Android Application.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Soap client for Here Comes the Bus",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/pcartwright81/hcb_soap_client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef6dad97651fbc300b10f6af018eeaf0af194ad4e135926be051ffb301d8b743",
                "md5": "57d8171e641699628502a3e856469188",
                "sha256": "aef5d2bffde884db08968da6cbe8850ce6854feeba48c117dac914523ea915e0"
            },
            "downloads": -1,
            "filename": "hcb_soap_client-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57d8171e641699628502a3e856469188",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7769,
            "upload_time": "2024-10-19T05:21:41",
            "upload_time_iso_8601": "2024-10-19T05:21:41.631095Z",
            "url": "https://files.pythonhosted.org/packages/ef/6d/ad97651fbc300b10f6af018eeaf0af194ad4e135926be051ffb301d8b743/hcb_soap_client-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ad0cba3041893a7f443c13af5a0eaf3d3322f0ec83a33f5d0a02d9458246bb0",
                "md5": "84867a00f6d3c1dbd1c4d77a95155def",
                "sha256": "3cbf491195f3289e73a8bc8d45abf227346a44fc0a877524591f504ad6d4baac"
            },
            "downloads": -1,
            "filename": "hcb_soap_client-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "84867a00f6d3c1dbd1c4d77a95155def",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5994,
            "upload_time": "2024-10-19T05:21:43",
            "upload_time_iso_8601": "2024-10-19T05:21:43.090106Z",
            "url": "https://files.pythonhosted.org/packages/1a/d0/cba3041893a7f443c13af5a0eaf3d3322f0ec83a33f5d0a02d9458246bb0/hcb_soap_client-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-19 05:21:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pcartwright81",
    "github_project": "hcb_soap_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "colorlog",
            "specs": [
                [
                    "==",
                    "6.8.2"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "21.3.1"
                ]
            ]
        },
        {
            "name": "ruff",
            "specs": [
                [
                    "==",
                    "0.6.9"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.10.10"
                ]
            ]
        },
        {
            "name": "xmltodict",
            "specs": [
                [
                    "==",
                    "0.14.2"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "24.10.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0"
                ]
            ]
        }
    ],
    "lcname": "hcb-soap-client"
}
        
Elapsed time: 0.41032s