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.41
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.41.tar.gz | 16.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyteet-0.0.41-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.3 kB
Release files / pyteet-0.0.41.tar.gz
| Download URL | pyteet-0.0.41.tar.gz |
|---|---|
| Size | 16.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f8b7274e067f5cc069ccb81c3bb21482b106f50bbce1322e7a0115fdacf37ad
|
|
BLAKE2b-256 checksum How to use checksums |
8b20abe2a50f196d8275cb1154d91b46300b9782dbffce7bb6a02b10f296dfbd
|
| 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.41-py3-none-any.whl
| Download URL | pyteet-0.0.41-py3-none-any.whl |
|---|---|
| Size | 20.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b17a2d18b5f6bb691361484c909d0346adb9164aa898369cd7dcfe1cf3eeb21c
|
|
BLAKE2b-256 checksum How to use checksums |
1aa37dd21e60f9a79c82967a3771e3f98342a9b80a3f4c88cc97b54ae9592d34
|
| 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
|