python-openevse-http


Namepython-openevse-http JSON
Version 0.1.62 PyPI version JSON
download
home_pagehttps://github.com/firstof9/python-openevse-http
SummaryPython wrapper for OpenEVSE HTTP API
upload_time2024-10-11 14:07:31
maintainerNone
docs_urlNone
authorfirstof9
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Codecov branch](https://img.shields.io/codecov/c/github/firstof9/python-openevse-http/main?style=flat-square)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/firstof9/python-openevse-http?style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/firstof9/python-openevse-http?style=flat-square)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/firstof9/python-openevse-http?style=flat-square)
# python-openevse-http
Python Library for OpenEVSE HTTP API

A python library for communicating with the ESP8266- and ESP32-based wifi module from OpenEVSE. This library uses the HTTP API commands to query the OpenEVSE charger.

TODO:
- [ ] Finish tests
- [ ] Finish HTTP API functions
- [X] Setup webosocket listener for value updates
- [X] Convert to aiohttp from requests
- [X] Expose values as properties



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/firstof9/python-openevse-http",
    "name": "python-openevse-http",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "firstof9",
    "author_email": "firstof9@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/57/53/d6319fc2e310b39ab3a45c82450cfd593980fef61e07415c63b4c4fe4793/python-openevse-http-0.1.62.tar.gz",
    "platform": null,
    "description": "![Codecov branch](https://img.shields.io/codecov/c/github/firstof9/python-openevse-http/main?style=flat-square)\n![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/firstof9/python-openevse-http?style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/firstof9/python-openevse-http?style=flat-square)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/firstof9/python-openevse-http?style=flat-square)\n# python-openevse-http\nPython Library for OpenEVSE HTTP API\n\nA python library for communicating with the ESP8266- and ESP32-based wifi module from OpenEVSE. This library uses the HTTP API commands to query the OpenEVSE charger.\n\nTODO:\n- [ ] Finish tests\n- [ ] Finish HTTP API functions\n- [X] Setup webosocket listener for value updates\n- [X] Convert to aiohttp from requests\n- [X] Expose values as properties\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python wrapper for OpenEVSE HTTP API",
    "version": "0.1.62",
    "project_urls": {
        "Download": "https://github.com/firstof9/python-openevse-http",
        "Homepage": "https://github.com/firstof9/python-openevse-http"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c03ee2b62953378cba97664197102efd5f4dfe14d65947f9dc1d7d25653f6e8c",
                "md5": "29250cf7e742b0b302a3f311718401ef",
                "sha256": "16d38eb127af5f3ad6cf9f67ac0f174fa9f7cfe0430d9abb0147fdcea54def9e"
            },
            "downloads": -1,
            "filename": "python_openevse_http-0.1.62-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29250cf7e742b0b302a3f311718401ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 11977,
            "upload_time": "2024-10-11T14:07:30",
            "upload_time_iso_8601": "2024-10-11T14:07:30.788121Z",
            "url": "https://files.pythonhosted.org/packages/c0/3e/e2b62953378cba97664197102efd5f4dfe14d65947f9dc1d7d25653f6e8c/python_openevse_http-0.1.62-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5753d6319fc2e310b39ab3a45c82450cfd593980fef61e07415c63b4c4fe4793",
                "md5": "da43e40337747640a37659e75560032d",
                "sha256": "9b829bdc0f83b14b9b10b5c1a4d77699c6f2b5ed498c6c5e98aca60ac2e2df0b"
            },
            "downloads": -1,
            "filename": "python-openevse-http-0.1.62.tar.gz",
            "has_sig": false,
            "md5_digest": "da43e40337747640a37659e75560032d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11790,
            "upload_time": "2024-10-11T14:07:31",
            "upload_time_iso_8601": "2024-10-11T14:07:31.930455Z",
            "url": "https://files.pythonhosted.org/packages/57/53/d6319fc2e310b39ab3a45c82450cfd593980fef61e07415c63b4c4fe4793/python-openevse-http-0.1.62.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-11 14:07:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "firstof9",
    "github_project": "python-openevse-http",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "python-openevse-http"
}
        
Elapsed time: 0.42518s