TISControlProtocol


NameTISControlProtocol JSON
Version 0.6.2 PyPI version JSON
download
home_pageNone
SummaryA library for TIS Control Protocol
upload_time2024-11-02 02:43:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TISControlProtocol

![Build Status](https://img.shields.io/badge/build-passing-brightgreen)
![Version 0.1.0](https://img.shields.io/badge/version-3.0.0-blue)
![License MIT](https://img.shields.io/badge/license-MIT-green)

TISControlProtocol is a powerful Python package for controlling TIS devices. It provides a simple and intuitive API for interacting with TIS devices, making it easy to integrate TIS devices into your Python applications.

## Features

- ✅ Fully Supports Asynchronous Operations
- ✅ Flawless feedback mechanism to prevent data loss
- ✅ Debounce mechanism to prevent multiple commands from being sent for protection
- ✅ Easy to use API for controlling TIS devices
- ✅ Clean and simple codebase
- ✅ Ready to integrate with Home Assistant

## Installation

You can install TISControlProtocol by adding it to your Manifest file or by using pip. Here's how you can install it using pip:

```bash
pip install TISControlProtocol
```

## Building

To build the package, you can use the following commands:

```bash
python -m build
twine upload dist/*
```

## License

TISControlProtocol is licensed under the MIT license. See the [LICENSE](https://your-license-link) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "TISControlProtocol",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Karim Bahgat <eng.karimbahgat@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/48/5c/8c957a377a964de648c3560228793b81258ceff6870aa159d1d0f64e0624/tiscontrolprotocol-0.6.2.tar.gz",
    "platform": null,
    "description": "# TISControlProtocol\n\n![Build Status](https://img.shields.io/badge/build-passing-brightgreen)\n![Version 0.1.0](https://img.shields.io/badge/version-3.0.0-blue)\n![License MIT](https://img.shields.io/badge/license-MIT-green)\n\nTISControlProtocol is a powerful Python package for controlling TIS devices. It provides a simple and intuitive API for interacting with TIS devices, making it easy to integrate TIS devices into your Python applications.\n\n## Features\n\n- \u2705 Fully Supports Asynchronous Operations\n- \u2705 Flawless feedback mechanism to prevent data loss\n- \u2705 Debounce mechanism to prevent multiple commands from being sent for protection\n- \u2705 Easy to use API for controlling TIS devices\n- \u2705 Clean and simple codebase\n- \u2705 Ready to integrate with Home Assistant\n\n## Installation\n\nYou can install TISControlProtocol by adding it to your Manifest file or by using pip. Here's how you can install it using pip:\n\n```bash\npip install TISControlProtocol\n```\n\n## Building\n\nTo build the package, you can use the following commands:\n\n```bash\npython -m build\ntwine upload dist/*\n```\n\n## License\n\nTISControlProtocol is licensed under the MIT license. See the [LICENSE](https://your-license-link) file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for TIS Control Protocol",
    "version": "0.6.2",
    "project_urls": {
        "Homepage": "https://github.com/TISControlHass",
        "Issues": "https://github.com/TISControlHass/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14efd7670902adef796a2797a09198563c3e9f4713cddbd55f47e272148b47c4",
                "md5": "4c7d3a34bbf59ac9392f01c0ee5c0f02",
                "sha256": "8536d383779ea9ccb79444a792b1a9bfcde5773aa488d3308da1b66512cd2411"
            },
            "downloads": -1,
            "filename": "tiscontrolprotocol-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c7d3a34bbf59ac9392f01c0ee5c0f02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 27229,
            "upload_time": "2024-11-02T02:43:13",
            "upload_time_iso_8601": "2024-11-02T02:43:13.440902Z",
            "url": "https://files.pythonhosted.org/packages/14/ef/d7670902adef796a2797a09198563c3e9f4713cddbd55f47e272148b47c4/tiscontrolprotocol-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "485c8c957a377a964de648c3560228793b81258ceff6870aa159d1d0f64e0624",
                "md5": "f97d8fea00ba66c2de7413fdd13e75f9",
                "sha256": "97cd326a539d1a48abe6464eef64cd5a337c4bc940fe814bfa8176a633c258ec"
            },
            "downloads": -1,
            "filename": "tiscontrolprotocol-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f97d8fea00ba66c2de7413fdd13e75f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 16446,
            "upload_time": "2024-11-02T02:43:15",
            "upload_time_iso_8601": "2024-11-02T02:43:15.934874Z",
            "url": "https://files.pythonhosted.org/packages/48/5c/8c957a377a964de648c3560228793b81258ceff6870aa159d1d0f64e0624/tiscontrolprotocol-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 02:43:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TISControlHass",
    "github_project": "issues",
    "github_not_found": true,
    "lcname": "tiscontrolprotocol"
}
        
Elapsed time: 0.40386s