Metadata-Version: 2.4
Name: khpdragon
Version: 1.1.0
Summary: A fast, dragon-themed web framework built on top of Starlette
Author-email: Khaled Waled <khalidwalidabdalnaseer22@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: starlette
Requires-Dist: uvicorn
Requires-Dist: pydantic
Requires-Dist: spectree
Requires-Dist: click
Dynamic: license-file

# 🐉 KHP Dragon
**The Winged Web Framework.**
Fast, Async, and Powerful.

## Installation
```bash
pip install khpdragon
