Metadata-Version: 2.4
Name: streamlit-autogui
Version: 0.0.2
Summary: Vibe code inside a streamlit application and prompt for features on the fly.
Home-page: https://github.com/moretticb/streamlit-autogui
Author: Caio Benatti Moretti
Author-email: caiodba@gmail.com 
Requires-Python: >=3.7
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: streamlit>=0.63
Requires-Dist: openai>=2.6.1
Requires-Dist: aisuite>=0.1.13
Requires-Dist: streamlit-code-editor>=0.1.22
Provides-Extra: devel
Requires-Dist: wheel; extra == "devel"
Requires-Dist: pytest==7.4.0; extra == "devel"
Requires-Dist: playwright==1.48.0; extra == "devel"
Requires-Dist: requests==2.31.0; extra == "devel"
Requires-Dist: pytest-playwright-snapshot==1.0; extra == "devel"
Requires-Dist: pytest-rerunfailures==12.0; extra == "devel"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Vibe code inside a streamlit application and prompt for technical implementations coupled with GUI components on the fly. Give tweaks on top of the generated code if needed.
