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.35
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.35.tar.gz | 15.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyteet-0.0.35-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.1 kB
Release files / pyteet-0.0.35.tar.gz
| Download URL | pyteet-0.0.35.tar.gz |
|---|---|
| Size | 15.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a31233190ce7c60c6eb9f4a5dc38f89561dd7d788963d9ca1e5360167f0f7bab
|
|
BLAKE2b-256 checksum How to use checksums |
e3db28274b4aa3af9cea6417491f3b629f575c8c8b7fa90aa19fea29eef67fc7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.17.1 {"ci":null,"cpu":"x86_64","distro":{"name":"macOS","version":"15.7.9"},"implementation":{"name":"CPython","version":"3.14.6"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.6.3 9 Jun 2026","python":"3.14.6","system":{"name":"Darwin","release":"24.6.0"}} HTTPX2/2.5.0
|
Release files / pyteet-0.0.35-py3-none-any.whl
| Download URL | pyteet-0.0.35-py3-none-any.whl |
|---|---|
| Size | 16.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f0c97204d6ae78b26147cd0c5a8bc7aa7bd3d5a6e2f21c03696e7d98caa61cfa
|
|
BLAKE2b-256 checksum How to use checksums |
0be50dd333cfa57239036a81a7165c165a22569d8c84ce2ec7d542ad55031319
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.17.1 {"ci":null,"cpu":"x86_64","distro":{"name":"macOS","version":"15.7.9"},"implementation":{"name":"CPython","version":"3.14.6"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.6.3 9 Jun 2026","python":"3.14.6","system":{"name":"Darwin","release":"24.6.0"}} HTTPX2/2.5.0
|