aiosmartoilgauge


Nameaiosmartoilgauge JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/dcmeglio/aiosmartoilgauge
SummaryProvides ability to query the Connected Consumer Smart Oil Gauge REST API.
upload_time2024-09-21 22:57:21
maintainerNone
docs_urlNone
authorDominick Meglio
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements httpx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Asynchronous interface to the Connected Consumer Smart Oil Gauge REST API.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dcmeglio/aiosmartoilgauge",
    "name": "aiosmartoilgauge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dominick Meglio",
    "author_email": "dmeglio@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/85/12/1abcd5ccf7015ddb8af78d7ed0e2fae5e12c9780ade331c04fbb299c5751/aiosmartoilgauge-1.0.3.tar.gz",
    "platform": null,
    "description": "Asynchronous interface to the Connected Consumer Smart Oil Gauge REST API.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provides ability to query the Connected Consumer Smart Oil Gauge REST API.",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/dcmeglio/aiosmartoilgauge"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13bd99bd6c55534769bcad09b672249b933b83ef6df80a8d760dd047709fec14",
                "md5": "6177e2f09d05b231ae0628ffc6b40d32",
                "sha256": "1ffc0d883a434bd00bbcaede2eaa7bbdf5ba132482407061bfb1b4499ddc694a"
            },
            "downloads": -1,
            "filename": "aiosmartoilgauge-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6177e2f09d05b231ae0628ffc6b40d32",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3563,
            "upload_time": "2024-09-21T22:57:18",
            "upload_time_iso_8601": "2024-09-21T22:57:18.961793Z",
            "url": "https://files.pythonhosted.org/packages/13/bd/99bd6c55534769bcad09b672249b933b83ef6df80a8d760dd047709fec14/aiosmartoilgauge-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85121abcd5ccf7015ddb8af78d7ed0e2fae5e12c9780ade331c04fbb299c5751",
                "md5": "907499ef957f4f5a38b91e3b6477682f",
                "sha256": "b76aff2400cd3e8ae91512ade24267ab15a75554e155f3aa8e1f639c958d5b1d"
            },
            "downloads": -1,
            "filename": "aiosmartoilgauge-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "907499ef957f4f5a38b91e3b6477682f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2921,
            "upload_time": "2024-09-21T22:57:21",
            "upload_time_iso_8601": "2024-09-21T22:57:21.586387Z",
            "url": "https://files.pythonhosted.org/packages/85/12/1abcd5ccf7015ddb8af78d7ed0e2fae5e12c9780ade331c04fbb299c5751/aiosmartoilgauge-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 22:57:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dcmeglio",
    "github_project": "aiosmartoilgauge",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "httpx",
            "specs": [
                [
                    ">=",
                    "0.23.0"
                ]
            ]
        }
    ],
    "lcname": "aiosmartoilgauge"
}
        
Elapsed time: 0.38712s