Metadata-Version: 2.1
Name: RapidHost
Version: 4.0.2
Summary: Um pacote Flask para hospedar páginas e criar rotas dinamicamente.
Home-page: https://github.com/seuusuario/meu_pacote
Author: Leonardo Trevisan Nery
Author-email: leonardonery616@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Flask

# RapidHost

Este pacote permite hospedar páginas com Flask e criar rotas dinamicamente.

## 📌 Instalação
Instale com:
```bash
pip install RaoudHost
