Metadata-Version: 2.4
Name: webcli2
Version: 0.0.18
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
* [Brief](#brief)

# Brief
WebCLI is web application that can answer your questions.

# Getting Started
