| Name | TISControlProtocol JSON |
| Version |
0.9.5
JSON |
| download |
| home_page | None |
| Summary | A library for TIS Control Protocol |
| upload_time | 2025-08-20 14:32:35 |
| 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/73/c8/6cf6ed070e88825091fcea8f5558b83057188431bf29cf2e935b65f571d1/tiscontrolprotocol-0.9.5.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.9.5",
"project_urls": {
"Homepage": "https://github.com/TISControlHass",
"Issues": "https://github.com/TISControlHass/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "20fa43e98f9e3d93e5e9df2d394ab4079d62f158f4e35005e80e7478423e4bab",
"md5": "5a5e42e951d76a69496b9908dcd869af",
"sha256": "a0b792ec4c79250b5162ff3dbecec2ea3063eae5fae0498ae23208768dae6955"
},
"downloads": -1,
"filename": "tiscontrolprotocol-0.9.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a5e42e951d76a69496b9908dcd869af",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 46249,
"upload_time": "2025-08-20T14:32:34",
"upload_time_iso_8601": "2025-08-20T14:32:34.727420Z",
"url": "https://files.pythonhosted.org/packages/20/fa/43e98f9e3d93e5e9df2d394ab4079d62f158f4e35005e80e7478423e4bab/tiscontrolprotocol-0.9.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "73c86cf6ed070e88825091fcea8f5558b83057188431bf29cf2e935b65f571d1",
"md5": "62eb004654b76a706ff885a3af8f3ea2",
"sha256": "7db8ec5d3732cb72135916ed0c884088d4dc56948259fe97f7f153afc5c667ef"
},
"downloads": -1,
"filename": "tiscontrolprotocol-0.9.5.tar.gz",
"has_sig": false,
"md5_digest": "62eb004654b76a706ff885a3af8f3ea2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 36873,
"upload_time": "2025-08-20T14:32:35",
"upload_time_iso_8601": "2025-08-20T14:32:35.757792Z",
"url": "https://files.pythonhosted.org/packages/73/c8/6cf6ed070e88825091fcea8f5558b83057188431bf29cf2e935b65f571d1/tiscontrolprotocol-0.9.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-20 14:32:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TISControlHass",
"github_project": "issues",
"github_not_found": true,
"lcname": "tiscontrolprotocol"
}