Metadata-Version: 2.1
Name: helperagent
Version: 5.0.0
Summary: somepackage
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE.txt

## Some Description
The helper agent is an assisting agent for the other agents inside custom component of the home assistant.
To ensure that the recommendation system is fully functioning, please make sure you installed helperagent package and 
the class is being initialised.


## Usage
To initialise the class please use:
'''

from helperagent import Helper
