.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/tests.yml
examples/html_app.py
examples/json_api.py
examples/site_app.py
examples/templates/admin.html.jinja
examples/templates/base.html.jinja
examples/templates/error.html.jinja
examples/templates/home.html.jinja
examples/templates/login.html.jinja
examples/templates/user_detail.html.jinja
examples/templates/user_list.html.jinja
tests/__init__.py
tests/test_web.py
uhttp/web.py
uhttp_web.egg-info/PKG-INFO
uhttp_web.egg-info/SOURCES.txt
uhttp_web.egg-info/dependency_links.txt
uhttp_web.egg-info/requires.txt
uhttp_web.egg-info/top_level.txt