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.37
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.37.tar.gz | 15.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyteet-0.0.37-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.2 kB
Release files / pyteet-0.0.37.tar.gz
| Download URL | pyteet-0.0.37.tar.gz |
|---|---|
| Size | 15.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c01aba0f2b97c6f8bad8d1e5bf7c45bae967f5b31626d310ae16a4d5f79cd2b0
|
|
BLAKE2b-256 checksum How to use checksums |
41ed66eb1e7aa6d07c586b4133561b1d5e3195b39e052d5fa557e8a7bb4b8d3d
|
| 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.37-py3-none-any.whl
| Download URL | pyteet-0.0.37-py3-none-any.whl |
|---|---|
| Size | 16.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a01a265d3ca71ccd6ac9470e6292f9db5d4183c0aa39eabeffa91e177feff8a4
|
|
BLAKE2b-256 checksum How to use checksums |
9dacaf501a12b18b2ef92c5711cefd775da472f886da432a9608170c3420e533
|
| 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
|