Metadata-Version: 2.4
Name: webcli2
Version: 0.0.26
Summary: Tool to build CLI like web application
Project-URL: Homepage, https://github.com/stonezhong/webcli
Project-URL: Issues, https://github.com/stonezhong/webcli/issues
Author-email: Stone Zhong <stone.zhong@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: bcrypt
Requires-Dist: cryptography
Requires-Dist: fastapi
Requires-Dist: jinja2
Requires-Dist: pydantic
Requires-Dist: pyjwt
Requires-Dist: python-multipart
Requires-Dist: pyyaml
Requires-Dist: sqlalchemy
Requires-Dist: uvicorn
Requires-Dist: websockets
Description-Content-Type: text/markdown

# Index
* [Getting Started](#getting-started)

# Getting Started
[Here](documents/getting-started.md) is a step by step guidence on how to get started on create and test your AI Agent.
