Metadata-Version: 2.1
Name: lifx-wrapper
Version: 0.1.1
Summary: A python wrapper for the Lifx REST API
License: MIT
Author: Harry Cooper
Author-email: harry.coop99@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: black (>=18.3-alpha.0,<19.0)
Requires-Dist: mypy (>=0.770,<0.771)
Requires-Dist: pydantic (>=1.5.1,<2.0.0)
Requires-Dist: pytest (>=5.4,<6.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: responses (>=0.10.14,<0.11.0)
Requires-Dist: sphinx (>=3.0,<4.0)
Requires-Dist: sphinx_autodoc_typehints (>=1.10,<2.0)
