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.40
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.40.tar.gz | 14.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyteet-0.0.40-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.0 kB
Release files / pyteet-0.0.40.tar.gz
| Download URL | pyteet-0.0.40.tar.gz |
|---|---|
| Size | 14.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7cce95cab4e05799be6b5378576e290c2383c9d04e5081f09d20300666b3fee4
|
|
BLAKE2b-256 checksum How to use checksums |
96a58b058f6be5c6092bd96dc0d67af8200e0b5b2427ad8298f7c9445f5311de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.1 {"ci":null,"cpu":"arm64","distro":{"name":"macOS","version":"26.6"},"implementation":{"name":"CPython","version":"3.14.7"},"installer":{"name":"hatch","version":"1.18.1"},"openssl_version":"OpenSSL 3.6.4 25 Aug 2026","python":"3.14.7","system":{"name":"Darwin","release":"25.6.0"}} HTTPX2/2.13.1
|
Release files / pyteet-0.0.40-py3-none-any.whl
| Download URL | pyteet-0.0.40-py3-none-any.whl |
|---|---|
| Size | 17.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
79d4d137563dc2b8ca96fc4eff3f2a4461b139dcc8f1401483cac6f597df875b
|
|
BLAKE2b-256 checksum How to use checksums |
12730fe0cdcac8ac78ca13059f6657068a5f580830c50569140451ee06827df5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.1 {"ci":null,"cpu":"arm64","distro":{"name":"macOS","version":"26.6"},"implementation":{"name":"CPython","version":"3.14.7"},"installer":{"name":"hatch","version":"1.18.1"},"openssl_version":"OpenSSL 3.6.4 25 Aug 2026","python":"3.14.7","system":{"name":"Darwin","release":"25.6.0"}} HTTPX2/2.13.1
|