Metadata-Version: 2.3 Name: aiolifx-themes Version: 1.0.2 Summary: Async library that applies color themes to LIFX lights License: MIT Author: Avi Miller Author-email: me@dje.li Requires-Python: >=3.12,<4.0 Classifier: Development Status :: 4 - Beta Classifier: Framework :: AsyncIO Classifier: Framework :: Pytest Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Topic :: Software Development :: Libraries Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Typing :: Typed Provides-Extra: docs Requires-Dist: Sphinx (>=8.0.0,<9.0.0) ; extra == "docs" Requires-Dist: aiolifx (>=1.1.0,<2.0.0) Requires-Dist: myst-parser (>=4.0.0,<5.0.0) ; extra == "docs" Requires-Dist: sphinx-rtd-theme (>=3.0.0,<4.0.0) ; extra == "docs" Project-URL: Bug Tracker, https://github.com/Djelibeybi/aiolifx-themes/issues Project-URL: Changelog, https://github.com/Djelibeybi/aiolifx-themes/blob/main/CHANGELOG.md Project-URL: Documentation, https://aiolifx-themes.readthedocs.io Project-URL: Repository, https://github.com/Djelibeybi/aiolifx-themes Description-Content-Type: text/markdown # aiolifx-themes
Async library that applies color themes to LIFX lights ## Installation Install this via pip (or your favourite package manager): `pip install aiolifx-themes` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):Stephen Moore 💻 |
Avi Miller 💻 📖 🚧 |