Metadata-Version: 2.4
Name: zenta
Version: 0.1.0
Summary: A lightweight and elegant Python framework
Project-URL: Homepage, https://github.com/cymoo/zenta
Project-URL: Repository, https://github.com/cymoo/zenta
Author-email: cymoo <wakenee@hotmail.com>
License: MIT
License-File: LICENSE
Keywords: framework,python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# zenta

A lightweight and elegant Python framework.

> 🚧 This project is currently in early development.

## Installation

```bash
pip install zenta
```

## License

MIT
