chargeamps


Namechargeamps JSON
Version 1.8.2 PyPI version JSON
download
home_pagehttps://github.com/kirei/python-chargeamps
SummaryCharge-Amps API bindings for Python
upload_time2024-09-20 06:26:17
maintainerNone
docs_urlNone
authorJakob Schlyter
requires_python<4.0,>=3.12
licenseBSD-2-Clause
keywords ev
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Charge Amps API bindings for Python

This repository contains a Python module for the Charge Amps' electric vehicle charging stations.

The module is developed by [Kirei AB](https://www.kirei.se) and is not supported by [Charge Amps AB](https://chargeamps.com).


## External API Key

You need an API key to use the Charge Amps external API. Contact [Charge Amps Support](mailto:support@chargeamps.com) for extensive API documentation and API key.


## References

- [Charge Amps External REST API](https://eapi.charge.space/swagger/)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kirei/python-chargeamps",
    "name": "chargeamps",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "ev",
    "author": "Jakob Schlyter",
    "author_email": "jakob@kirei.se",
    "download_url": null,
    "platform": null,
    "description": "# Charge Amps API bindings for Python\n\nThis repository contains a Python module for the Charge Amps' electric vehicle charging stations.\n\nThe module is developed by [Kirei AB](https://www.kirei.se) and is not supported by [Charge Amps AB](https://chargeamps.com).\n\n\n## External API Key\n\nYou need an API key to use the Charge Amps external API. Contact [Charge Amps Support](mailto:support@chargeamps.com) for extensive API documentation and API key.\n\n\n## References\n\n- [Charge Amps External REST API](https://eapi.charge.space/swagger/)\n\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Charge-Amps API bindings for Python",
    "version": "1.8.2",
    "project_urls": {
        "Homepage": "https://github.com/kirei/python-chargeamps",
        "Repository": "https://github.com/kirei/python-chargeamps"
    },
    "split_keywords": [
        "ev"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92cf4bef65debd86c925b83e0d117488df6dbdbca76508e1905d8318f814b5ab",
                "md5": "e6945a65f2e944b69043d50df07a1ff9",
                "sha256": "437558a9cf060e18c415908ce46605d652c13e80a7c3f5887cf411e66a799cb9"
            },
            "downloads": -1,
            "filename": "chargeamps-1.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6945a65f2e944b69043d50df07a1ff9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 8647,
            "upload_time": "2024-09-20T06:26:17",
            "upload_time_iso_8601": "2024-09-20T06:26:17.396983Z",
            "url": "https://files.pythonhosted.org/packages/92/cf/4bef65debd86c925b83e0d117488df6dbdbca76508e1905d8318f814b5ab/chargeamps-1.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 06:26:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kirei",
    "github_project": "python-chargeamps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "chargeamps"
}
        
Elapsed time: 9.22383s