Metadata-Version: 2.4
Name: homey-apps-sdk-v3
Version: 0.0.4
Summary: The Homey SDK
License-Expression: ISC
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: homey==0.0.3

# homey-apps-sdk-v3

This is an alias for [homey](https://pypi.org/project/homey/)

# homey

The Python [Homey Apps SDK](https://apps.developer.homey.app/).
When apps are run this package will be supplied for you,
so you do not need to explicitly make it a dependency of your app.

### Static Typing
Typing information for this library is available separately in [homey-stubs](https://pypi.org/project/homey-stubs/)

