create-flask-skeleton
Quick bootstrap A new flask project.
- 🔥 Minimal boilerplate
- 🐍 Modern Python Toolchain (Black, Flake8, Mypy, Pytest)
- 🎗 CORS support on the fly
- 🔧 Basic JWT auth with different audience
- 💽 Data Validation by Volupulous
Only python3.7 and above are supported.
Install
pip3 install create-flask-skeleton
Quick start a flask project
create-flask-skeleton yourappname
Release files for create-flask-skeleton 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| create-flask-skeleton-0.1.6.tar.gz | 12.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| create_flask_skeleton-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.1 kB
Release files / create-flask-skeleton-0.1.6.tar.gz
| Download URL | create-flask-skeleton-0.1.6.tar.gz |
|---|---|
| Size | 12.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7bfcb9df9681758cbe2e4aab38368e088a073041b3558d65e208ff61e41cf1e
|
|
BLAKE2b-256 checksum How to use checksums |
4d0247b39f026e81609fad1d947674a75fbc6e7d801cdf3fe6170f38cb0ab493
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.5 CPython/3.8.0 Darwin/19.3.0
|
Release files / create_flask_skeleton-0.1.6-py3-none-any.whl
| Download URL | create_flask_skeleton-0.1.6-py3-none-any.whl |
|---|---|
| Size | 18.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
40aa0a9f2d874c5476518e796722e4ff008ef566f1aefebddf8f6d9702e9a2cd
|
|
BLAKE2b-256 checksum How to use checksums |
b7f49cd7a0c1d2b2c82d23d47d1daeed7c0665bd724af6971977f3f45d749e8c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.5 CPython/3.8.0 Darwin/19.3.0
|