WyFlask
WyFlask is a production-grade, reusable web framework built on top of Flask. It provides a structured architecture, reusable components, conventions, and developer tooling to make building Flask applications faster and more maintainable, without hiding Flask's core functionality.
Features
- Application Factory
- Configuration Management
- Blueprint/Module System
- Developer CLI
Installation
pip install wyflask
Quickstart
wyflask new myapp
cd myapp
wyflask run
Release files for wyflask 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wyflask-0.1.0.tar.gz | 14.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wyflask-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.1 kB
Release files / wyflask-0.1.0.tar.gz
| Download URL | wyflask-0.1.0.tar.gz |
|---|---|
| Size | 14.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4989feefaf19c5c28460fbc6b61299aed4a32becb90aab35e4a794495fcf0192
|
|
BLAKE2b-256 checksum How to use checksums |
294b670dccdd990157634cf7deaaea4a4d3aef7f7cea1cdaf04450e852324cc6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.0
|
Release files / wyflask-0.1.0-py3-none-any.whl
| Download URL | wyflask-0.1.0-py3-none-any.whl |
|---|---|
| Size | 16.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
441358dae7b72c61d22c60de505d0e6a8866fcb7731bf963439208f8d80389d1
|
|
BLAKE2b-256 checksum How to use checksums |
76293a081dbc301fb7e1c44f7c078ace4fd76a73ace097b815877b168d790115
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.0
|