SigenAPI


NameSigenAPI JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryPython API for Sigenergy SigenStor System
upload_time2024-09-21 10:57:00
maintainerNone
docs_urlNone
authorPythonus Nation
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SigenergyPythonAPI

This is a small Python package containing a Python API for Sigenergys SigenStore.
Feel free to use it :)

### How to install
Just execute `python3 -m pip install SigenAPI`.

If you want to extend/improve the functionalities just clone the repo and execute `make install-dev`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SigenAPI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Pythonus Nation",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ba/78/24f37cf5cb7557e4265997ee6e03d49768dc803683f80dbb0f6037f63308/sigenapi-1.0.0.tar.gz",
    "platform": null,
    "description": "# SigenergyPythonAPI\n\nThis is a small Python package containing a Python API for Sigenergys SigenStore.\nFeel free to use it :)\n\n### How to install\nJust execute `python3 -m pip install SigenAPI`.\n\nIf you want to extend/improve the functionalities just clone the repo and execute `make install-dev`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python API for Sigenergy SigenStor System",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/pythonus-nation/SigenergyPythonAPI?tab=readme-ov-file",
        "Issues": "https://github.com/pythonus-nation/SigenergyPythonAPI/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f1477726efabcbdaa9a9886258d2c6a046d6026a92c5d9c44ff0972ad495f44",
                "md5": "088a03181ac6d0003d5a593ac913c66a",
                "sha256": "b52120ada8bd7c999000d311d6f4fab18a47d6a23af9d345553d9522dbb23963"
            },
            "downloads": -1,
            "filename": "sigenapi-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "088a03181ac6d0003d5a593ac913c66a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3488,
            "upload_time": "2024-09-21T10:56:59",
            "upload_time_iso_8601": "2024-09-21T10:56:59.266007Z",
            "url": "https://files.pythonhosted.org/packages/6f/14/77726efabcbdaa9a9886258d2c6a046d6026a92c5d9c44ff0972ad495f44/sigenapi-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba7824f37cf5cb7557e4265997ee6e03d49768dc803683f80dbb0f6037f63308",
                "md5": "b2e330f86ea641646501205d9db1b336",
                "sha256": "8b1de148b0acbd38e99bdb16b04aeb59eb5fc38fb86cd3e9311b30183dc98051"
            },
            "downloads": -1,
            "filename": "sigenapi-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b2e330f86ea641646501205d9db1b336",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3353,
            "upload_time": "2024-09-21T10:57:00",
            "upload_time_iso_8601": "2024-09-21T10:57:00.650808Z",
            "url": "https://files.pythonhosted.org/packages/ba/78/24f37cf5cb7557e4265997ee6e03d49768dc803683f80dbb0f6037f63308/sigenapi-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 10:57:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pythonus-nation",
    "github_project": "SigenergyPythonAPI?tab=readme-ov-file",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sigenapi"
}
        
Elapsed time: 0.35682s