Pyteet
A petite WSGI web application framework. A simple wrapper around Werkzeug Inspired by Laravel.
Table of Contents
Install
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install pyteet
python3 -m pyteet init
Optional Requirements
If you want to use Model with mysql or postgresql, add the following:
python3 -m pip install -r mysql-connector-python
python3 -m pip install -r psycopg[binary]
Dev Server
Run development server
python3 -m app
License
pyteet is distributed under the terms of the MIT license.
Release files for pyteet 0.0.39
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyteet-0.0.39.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyteet-0.0.39-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.9 kB
Release files / pyteet-0.0.39.tar.gz
| Download URL | pyteet-0.0.39.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fbeb8b23f7d61ad03fd640e31420e0fe80c5fcfe0f10ba5b7e48a187ca6f0001
|
|
BLAKE2b-256 checksum How to use checksums |
a4cea7b45096221b9e33fcdc1d303f7003e288caae8b0e06f735239af586d5c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.0 {"ci":null,"cpu":"x86_64","distro":{"name":"macOS","version":"15.7.9"},"implementation":{"name":"CPython","version":"3.14.7"},"installer":{"name":"hatch","version":"1.18.0"},"openssl_version":"OpenSSL 3.6.4 25 Aug 2026","python":"3.14.7","system":{"name":"Darwin","release":"24.6.0"}} HTTPX2/2.13.0
|
Release files / pyteet-0.0.39-py3-none-any.whl
| Download URL | pyteet-0.0.39-py3-none-any.whl |
|---|---|
| Size | 17.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
daa90268cecd1a2649f96f65d883ef8840b4fd149ae7fc877e22f145de3d4cfa
|
|
BLAKE2b-256 checksum How to use checksums |
661c6fd6777782f11b1a791d7d475c1ce0472a7b5c135449fd048eb24c3a330f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.0 {"ci":null,"cpu":"x86_64","distro":{"name":"macOS","version":"15.7.9"},"implementation":{"name":"CPython","version":"3.14.7"},"installer":{"name":"hatch","version":"1.18.0"},"openssl_version":"OpenSSL 3.6.4 25 Aug 2026","python":"3.14.7","system":{"name":"Darwin","release":"24.6.0"}} HTTPX2/2.13.0
|