# pyExoyOne
<p align="center">
<a href="https://github.com/Djelibeybi/pyexoyone/actions/workflows/ci.yml?query=branch%3Amain">
<img src="https://img.shields.io/github/actions/workflow/status/Djelibeybi/pyexoyone/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
</a>
<a href="https://codecov.io/gh/Djelibeybi/pyexoyone">
<img src="https://img.shields.io/codecov/c/github/Djelibeybi/pyexoyone.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
</a>
</p>
<p align="center">
<a href="https://python-poetry.org/">
<img src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json" alt="Poetry">
</a>
<a href="https://github.com/astral-sh/ruff">
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff">
</a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
</a>
</p>
<p align="center">
<a href="https://pypi.org/project/pyexoyone/">
<img src="https://img.shields.io/pypi/v/pyexoyone.svg?logo=python&logoColor=fff&style=flat-square" alt="PyPI Version">
</a>
<img src="https://img.shields.io/pypi/pyversions/pyexoyone.svg?style=flat-square&logo=python&logoColor=fff" alt="Supported Python versions">
<img src="https://img.shields.io/pypi/l/pyexoyone.svg?style=flat-square" alt="License">
</p>
---
**Documentation**: <a href="https://djelibeybi.github.io/pyExoyOne" target="_blank">https://djelibeybi.github.io/pyExoyOne </a>
**Source Code**: <a href="https://github.com/Djelibeybi/pyexoyone" target="_blank">https://github.com/Djelibeybi/pyexoyone </a>
---
This library and command-line utility allow you to configure and control [Exoy™ ONE](https://exoylighting.com/) devices.
## Installation
Install this via pip (or your favourite package manager):
`pip install pyexoyone`
## Usage
The library provides the `exoyone` CLI tool that allows you to `get` and `set`
almost everything possible on the ExoyOne.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://omg.dje.li"><img src="https://avatars.githubusercontent.com/u/103232?v=4?s=80" width="80px;" alt="Avi Miller"/><br /><sub><b>Avi Miller</b></sub></a><br /><a href="https://github.com/Djelibeybi/pyExoyOne/commits?author=Djelibeybi" title="Code">💻</a> <a href="https://github.com/Djelibeybi/pyExoyOne/commits?author=Djelibeybi" title="Documentation">📖</a> <a href="#question-Djelibeybi" title="Answering Questions">💬</a> <a href="https://github.com/Djelibeybi/pyExoyOne/pulls?q=is%3Apr+reviewed-by%3ADjelibeybi" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-end -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Credits
This package was created with
[Copier](https://copier.readthedocs.io/) and the
[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)
project template.
Raw data
{
"_id": null,
"home_page": "https://github.com/Djelibeybi/pyExoyOne",
"name": "pyExoyOne",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "exoy, exoyone, infinite-dodecahedron",
"author": "Avi Miller",
"author_email": "me@dje.li",
"download_url": "https://files.pythonhosted.org/packages/c5/e5/b6cedf54e76449b4468dbfd17e7497bdd98a576c5d24fbf6ad358bb779e0/pyexoyone-0.1.24.tar.gz",
"platform": null,
"description": "# pyExoyOne\n\n<p align=\"center\">\n <a href=\"https://github.com/Djelibeybi/pyexoyone/actions/workflows/ci.yml?query=branch%3Amain\">\n <img src=\"https://img.shields.io/github/actions/workflow/status/Djelibeybi/pyexoyone/ci.yml?branch=main&label=CI&logo=github&style=flat-square\" alt=\"CI Status\" >\n </a>\n <a href=\"https://codecov.io/gh/Djelibeybi/pyexoyone\">\n <img src=\"https://img.shields.io/codecov/c/github/Djelibeybi/pyexoyone.svg?logo=codecov&logoColor=fff&style=flat-square\" alt=\"Test coverage percentage\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://python-poetry.org/\">\n <img src=\"https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\" alt=\"Poetry\">\n </a>\n <a href=\"https://github.com/astral-sh/ruff\">\n <img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\" alt=\"Ruff\">\n </a>\n <a href=\"https://github.com/pre-commit/pre-commit\">\n <img src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square\" alt=\"pre-commit\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://pypi.org/project/pyexoyone/\">\n <img src=\"https://img.shields.io/pypi/v/pyexoyone.svg?logo=python&logoColor=fff&style=flat-square\" alt=\"PyPI Version\">\n </a>\n <img src=\"https://img.shields.io/pypi/pyversions/pyexoyone.svg?style=flat-square&logo=python&logoColor=fff\" alt=\"Supported Python versions\">\n <img src=\"https://img.shields.io/pypi/l/pyexoyone.svg?style=flat-square\" alt=\"License\">\n</p>\n\n---\n\n**Documentation**: <a href=\"https://djelibeybi.github.io/pyExoyOne\" target=\"_blank\">https://djelibeybi.github.io/pyExoyOne </a>\n\n**Source Code**: <a href=\"https://github.com/Djelibeybi/pyexoyone\" target=\"_blank\">https://github.com/Djelibeybi/pyexoyone </a>\n\n---\n\nThis library and command-line utility allow you to configure and control [Exoy™ ONE](https://exoylighting.com/) devices.\n\n## Installation\n\nInstall this via pip (or your favourite package manager):\n\n`pip install pyexoyone`\n\n## Usage\n\nThe library provides the `exoyone` CLI tool that allows you to `get` and `set`\nalmost everything possible on the ExoyOne.\n\n## Contributors \u2728\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- prettier-ignore-start -->\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://omg.dje.li\"><img src=\"https://avatars.githubusercontent.com/u/103232?v=4?s=80\" width=\"80px;\" alt=\"Avi Miller\"/><br /><sub><b>Avi Miller</b></sub></a><br /><a href=\"https://github.com/Djelibeybi/pyExoyOne/commits?author=Djelibeybi\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/Djelibeybi/pyExoyOne/commits?author=Djelibeybi\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#question-Djelibeybi\" title=\"Answering Questions\">\ud83d\udcac</a> <a href=\"https://github.com/Djelibeybi/pyExoyOne/pulls?q=is%3Apr+reviewed-by%3ADjelibeybi\" title=\"Reviewed Pull Requests\">\ud83d\udc40</a></td>\n </tr>\n </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-end -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Credits\n\nThis package was created with\n[Copier](https://copier.readthedocs.io/) and the\n[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)\nproject template.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library to configure and control the Exoy(tm) ONE.",
"version": "0.1.24",
"project_urls": {
"Changelog": "https://github.com/Djelibeybi/pyExoyOne/blob/main/CHANGELOG.md",
"Documentation": "https://djelibeybi.github.io/pyExoyOne/",
"Homepage": "https://djelibeybi.github.io/pyExoyOne/",
"Issues": "https://github.com/Djelibeybi/pyExoyOne/issues",
"Repository": "https://github.com/Djelibeybi/pyExoyOne/"
},
"split_keywords": [
"exoy",
" exoyone",
" infinite-dodecahedron"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1560c3b9312cc5e6723d5730c1f8fc589d5a21043d0643e73c3991b95c316e28",
"md5": "91a93f5e59c8c059b9c23e6892a42949",
"sha256": "b4433b601383b094605dbccccf1c6695d3c40e93ca9882c7ad215e1a70d8f4aa"
},
"downloads": -1,
"filename": "pyexoyone-0.1.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91a93f5e59c8c059b9c23e6892a42949",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 19752,
"upload_time": "2025-01-09T06:24:08",
"upload_time_iso_8601": "2025-01-09T06:24:08.784213Z",
"url": "https://files.pythonhosted.org/packages/15/60/c3b9312cc5e6723d5730c1f8fc589d5a21043d0643e73c3991b95c316e28/pyexoyone-0.1.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c5e5b6cedf54e76449b4468dbfd17e7497bdd98a576c5d24fbf6ad358bb779e0",
"md5": "14ea16d4b36dd3efb1f9457abb4b09f4",
"sha256": "2c21a48ecec1a0e13b088074d79683dbcaaba3385bbaa224eb82fbf00b137100"
},
"downloads": -1,
"filename": "pyexoyone-0.1.24.tar.gz",
"has_sig": false,
"md5_digest": "14ea16d4b36dd3efb1f9457abb4b09f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 17382,
"upload_time": "2025-01-09T06:24:13",
"upload_time_iso_8601": "2025-01-09T06:24:13.880272Z",
"url": "https://files.pythonhosted.org/packages/c5/e5/b6cedf54e76449b4468dbfd17e7497bdd98a576c5d24fbf6ad358bb779e0/pyexoyone-0.1.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-09 06:24:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Djelibeybi",
"github_project": "pyExoyOne",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyexoyone"
}