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.42
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.42.tar.gz | 16.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyteet-0.0.42-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.3 kB
Release files / pyteet-0.0.42.tar.gz
| Download URL | pyteet-0.0.42.tar.gz |
|---|---|
| Size | 16.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4b88f187010451c384ca2e9fd513745f6630e2dab961a15d6ad487e6c0a6f2a6
|
|
BLAKE2b-256 checksum How to use checksums |
1c96da980ab6e7b43c1fd8a4c2aded17524f9b5ac6a24843406e475a2140e4d9
|
| 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.42-py3-none-any.whl
| Download URL | pyteet-0.0.42-py3-none-any.whl |
|---|---|
| Size | 20.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
14a5dc2f776dce77322b8abf0bd8e4eb26588a6765f2db349b19f532150872d0
|
|
BLAKE2b-256 checksum How to use checksums |
cebc32b64d08357cf9a5c81ca9e56ee93d91679ab3c689780e95a27cf1a80907
|
| 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
|