Name | TISControlProtocol JSON |
Version |
0.6.24
JSON |
| download |
home_page | None |
Summary | A library for TIS Control Protocol |
upload_time | 2025-03-16 13:43:38 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# TISControlProtocol



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": "Ibrahim Mohamed <ibrali2001.ia@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e8/53/5053664dfd05dd647800ef81826fa8ebb8363b8e09240d6de0b82c2a81d1/tiscontrolprotocol-0.6.24.tar.gz",
"platform": null,
"description": "# TISControlProtocol\n\n\n\n\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.24",
"project_urls": {
"Homepage": "https://github.com/TISControlHass",
"Issues": "https://github.com/TISControlHass/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b0d44f67a46b9946ab410843e7409b6a37cc21f6092d8a6849b24a55850948b3",
"md5": "9407d16c22c3e851d09cfe033c708f34",
"sha256": "56efec7126f92d2ccf3f15ace3bcf616c18f4427811c3dd6c8bc76f2065cf82d"
},
"downloads": -1,
"filename": "tiscontrolprotocol-0.6.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9407d16c22c3e851d09cfe033c708f34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 46422,
"upload_time": "2025-03-16T13:43:36",
"upload_time_iso_8601": "2025-03-16T13:43:36.540221Z",
"url": "https://files.pythonhosted.org/packages/b0/d4/4f67a46b9946ab410843e7409b6a37cc21f6092d8a6849b24a55850948b3/tiscontrolprotocol-0.6.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e8535053664dfd05dd647800ef81826fa8ebb8363b8e09240d6de0b82c2a81d1",
"md5": "1ab6fe13bba8a2cd68082ca952763abb",
"sha256": "909c388835d41abf7cbbe52906ba4267bd14dd445f2f9c42ef1e29208d51d0e0"
},
"downloads": -1,
"filename": "tiscontrolprotocol-0.6.24.tar.gz",
"has_sig": false,
"md5_digest": "1ab6fe13bba8a2cd68082ca952763abb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 34751,
"upload_time": "2025-03-16T13:43:38",
"upload_time_iso_8601": "2025-03-16T13:43:38.143582Z",
"url": "https://files.pythonhosted.org/packages/e8/53/5053664dfd05dd647800ef81826fa8ebb8363b8e09240d6de0b82c2a81d1/tiscontrolprotocol-0.6.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-16 13:43:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TISControlHass",
"github_project": "issues",
"github_not_found": true,
"lcname": "tiscontrolprotocol"
}