Metadata-Version: 2.4
Name: pylon-web
Version: 0.1.0
Summary: A blazing fast Python web server library
Author: LONGTIME
Author-email: LONGTIME <noreply@long-time.ru>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httptools>=0.5.0
Dynamic: author

# Pylon ⚡  

A minimal, high-performance Python web server library.  

## Installation  
```bash
pip install pylon-web
