TWCManager


NameTWCManager JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/ngardiner/twcmanager
SummaryPackage to manage Tesla Wall Connector installations
upload_time2023-11-18 15:48:06
maintainer
docs_urlNone
authorNathan Gardiner
requires_python>= 3.6
license
keywords tesla wall connector charger
VCS
bugtrack_url
requirements cryptography build growattServer jinja2 ocpp paho_mqtt psycopg2 pymodbus pymodbus pyModbusTCP pymysql pyserial PyYAML requests sentry_sdk solaredge_modbus sysv_ipc termcolor websockets websockets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Controls the charge rate of certain versions of Tesla Wall Connector (TWC) via the built-in Load Sharing protocol.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ngardiner/twcmanager",
    "name": "TWCManager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3.6",
    "maintainer_email": "",
    "keywords": "tesla wall connector charger",
    "author": "Nathan Gardiner",
    "author_email": "ngardiner@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/49/c7/88bda71730b612b6db021bcaef33d66ac1a18db6668f093d44e6c0c6350f/TWCManager-1.3.1.tar.gz",
    "platform": null,
    "description": "Controls the charge rate of certain versions of Tesla Wall Connector (TWC) via the built-in Load Sharing protocol.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package to manage Tesla Wall Connector installations",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/ngardiner/twcmanager"
    },
    "split_keywords": [
        "tesla",
        "wall",
        "connector",
        "charger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63daf22e131a219fc6cd517fc4b2b69d558c6bf9bb4014e668d6df24c9456fb1",
                "md5": "f5219d43c8817a3e973ac83546372685",
                "sha256": "dc568a9c86881f9e20491f124fc1f4d9d7bd2abb59f683b6dd0dd762956b8cff"
            },
            "downloads": -1,
            "filename": "TWCManager-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5219d43c8817a3e973ac83546372685",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">= 3.6",
            "size": 180746,
            "upload_time": "2023-11-18T15:48:03",
            "upload_time_iso_8601": "2023-11-18T15:48:03.899973Z",
            "url": "https://files.pythonhosted.org/packages/63/da/f22e131a219fc6cd517fc4b2b69d558c6bf9bb4014e668d6df24c9456fb1/TWCManager-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49c788bda71730b612b6db021bcaef33d66ac1a18db6668f093d44e6c0c6350f",
                "md5": "30fe721027c602d263f14cb2c6f09265",
                "sha256": "ce733e8f4be51789855e81f5e0cf932fe617d37b4bce271410ed555540022a23"
            },
            "downloads": -1,
            "filename": "TWCManager-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "30fe721027c602d263f14cb2c6f09265",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.6",
            "size": 144227,
            "upload_time": "2023-11-18T15:48:06",
            "upload_time_iso_8601": "2023-11-18T15:48:06.483132Z",
            "url": "https://files.pythonhosted.org/packages/49/c7/88bda71730b612b6db021bcaef33d66ac1a18db6668f093d44e6c0c6350f/TWCManager-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-18 15:48:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ngardiner",
    "github_project": "twcmanager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cryptography",
            "specs": [
                [
                    "<",
                    "3.4"
                ]
            ]
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "growattServer",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "2.11.2"
                ]
            ]
        },
        {
            "name": "ocpp",
            "specs": []
        },
        {
            "name": "paho_mqtt",
            "specs": [
                [
                    ">=",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "psycopg2",
            "specs": []
        },
        {
            "name": "pymodbus",
            "specs": [
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "pymodbus",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "pyModbusTCP",
            "specs": [
                [
                    ">=",
                    "0.1.8"
                ]
            ]
        },
        {
            "name": "pymysql",
            "specs": []
        },
        {
            "name": "pyserial",
            "specs": [
                [
                    ">=",
                    "3.4"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.23.0"
                ]
            ]
        },
        {
            "name": "sentry_sdk",
            "specs": [
                [
                    ">=",
                    "0.11.2"
                ]
            ]
        },
        {
            "name": "solaredge_modbus",
            "specs": [
                [
                    ">=",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "sysv_ipc",
            "specs": []
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "websockets",
            "specs": [
                [
                    "<=",
                    "9.1"
                ]
            ]
        },
        {
            "name": "websockets",
            "specs": [
                [
                    ">=",
                    "9.1"
                ]
            ]
        }
    ],
    "lcname": "twcmanager"
}
        
Elapsed time: 0.13689s