Metadata-Version: 1.2
Name: goldysmarthouse
Version: 1.0.dev1
Summary: A shity python module that allows a Google Assistant device (Google Home, etc) to run code on your computer.
Home-page: UNKNOWN
Author: Dev Goldy
Author-email: goldy@novauniverse.net
License: MIT
Project-URL: Bug Tracker, https://github.com/THEGOLDENPRO/Goldy-Smart-House/issues
Description: A shity python module that allows a Google Assistant device (Google Home, etc) to run code on your computer. 
        
        The Libary allows your google assistant to run commands/functions in your code and also allows you to return a string back to a device like the google home if included IP address of the device which was assigned by your router.
        
        Just made this for a YouTube video but I might actually update it and fix my code in the future.
Keywords: goldysmarthouse,goldy smart house,smart goldy house,google home,google assistant,google home client
Platform: UNKNOWN
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
