Metadata-Version: 2.4
Name: hej
Version: 0.2.1
Summary: Simple Python web framework similar to Flask and FastHTML
Author: Matthew
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/project/hej/
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Hej

Hej is a simple framework, similar to flask and fasthtml, in one simple package.

## Supports

- FastHTML Style Syntax
- Templates
- Debug Mode
- CLI
- 404 Pages

& More
