Metadata-Version: 2.4
Name: nexom
Version: 1.0
Summary: Next original module
Author: Touri Aida
Requires-Python: >=3.10.12
Description-Content-Type: text/markdown
Requires-Dist: gunicorn>=23.0.0

Nexom Python Web Framework

## Install
```bash
pip install nexom

## Server Setup
python -m nexom build-server server_name
