ONEcityAPI


NameONEcityAPI JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/0xAlon/ONEcityAPI
SummaryA Python package for interacting with the ONEcity API
upload_time2024-01-04 17:37:28
maintainer
docs_urlNone
authorAlon Teplitsky
requires_python
licenseMIT
keywords onecityapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides a simple and intuitive interface for interacting with the ONEcity API. It includes features for getting water consumption data and customer info.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/0xAlon/ONEcityAPI",
    "name": "ONEcityAPI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ONEcityAPI",
    "author": "Alon Teplitsky",
    "author_email": "alon.ttp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/40/c9/1b3e4bea14b80aa3c77d4b843caf44c8d98eee7a0b1fcbbe3faf90fbe4d3/ONEcityAPI-0.0.1.tar.gz",
    "platform": null,
    "description": "This package provides a simple and intuitive interface for interacting with the ONEcity API. It includes features for getting water consumption data and customer info.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for interacting with the ONEcity API",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/0xAlon/ONEcityAPI"
    },
    "split_keywords": [
        "onecityapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27bab638d39b9661f071c6429c80c7b72e7d774b0377272f605f39412f31496a",
                "md5": "11906b473cc056585b3406e26e56ba0f",
                "sha256": "aef25bb83ca094a4538ba4202e91470776dfaed25a3a969b0935717199e25140"
            },
            "downloads": -1,
            "filename": "ONEcityAPI-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11906b473cc056585b3406e26e56ba0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5242,
            "upload_time": "2024-01-04T17:37:27",
            "upload_time_iso_8601": "2024-01-04T17:37:27.147991Z",
            "url": "https://files.pythonhosted.org/packages/27/ba/b638d39b9661f071c6429c80c7b72e7d774b0377272f605f39412f31496a/ONEcityAPI-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40c91b3e4bea14b80aa3c77d4b843caf44c8d98eee7a0b1fcbbe3faf90fbe4d3",
                "md5": "0a064a3b2f8bd4cfb1a4a4f612f45b65",
                "sha256": "4dbb65521cbf76feba11bdf12e483cccf160759d8f4a0f4a84715c647f558526"
            },
            "downloads": -1,
            "filename": "ONEcityAPI-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0a064a3b2f8bd4cfb1a4a4f612f45b65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7386,
            "upload_time": "2024-01-04T17:37:28",
            "upload_time_iso_8601": "2024-01-04T17:37:28.848872Z",
            "url": "https://files.pythonhosted.org/packages/40/c9/1b3e4bea14b80aa3c77d4b843caf44c8d98eee7a0b1fcbbe3faf90fbe4d3/ONEcityAPI-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 17:37:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0xAlon",
    "github_project": "ONEcityAPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "onecityapi"
}
        
Elapsed time: 1.79238s