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.1
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.1.tar.gz | 14.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wyflask-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.8 kB
Release files / wyflask-0.1.1.tar.gz
| Download URL | wyflask-0.1.1.tar.gz |
|---|---|
| Size | 14.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8499c87872a74ef7f302ffc7e8edc575b6e01f0687278b3bd436c5b93d8a1c67
|
|
BLAKE2b-256 checksum How to use checksums |
4155cec608dae2adaaab222a5b6d25afe072e9cd2bc173b334af1ed82d4a809c
|
| 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.1-py3-none-any.whl
| Download URL | wyflask-0.1.1-py3-none-any.whl |
|---|---|
| Size | 16.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a70f78af70d0e7d2b2a1eb3209f80bb1c7b27ce70def12ed600f7c02c21b89db
|
|
BLAKE2b-256 checksum How to use checksums |
f33a9b815c0b71ab5a19f50f8c09bd492fb66b3ec26ef5e002e81e853c44c2f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.0
|