Flask-Scaffolding-Base
- Flask Scaffolding with builtin Authentication & Authorization
- Installation :
pip install flask-scaffolding
- Run to create a new flask app with the given name and destination path.
python -m scaffold.web <YOUR_APP_NAME> <path/to/destination>
- Add your custom model into
<YOUR_APP_NAME>/app/models/, - Run to add a new screen UI on created app above,
python -m scaffold.ui <MODEL_NAME> <path/to/model/file/location>
Release files for flask-scaffolding 0.0.29
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flask_scaffolding-0.0.29.tar.gz | 15.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flask_scaffolding-0.0.29-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.8 kB
Release files / flask_scaffolding-0.0.29.tar.gz
| Download URL | flask_scaffolding-0.0.29.tar.gz |
|---|---|
| Size | 15.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec1418bba1eeb39ca1eb29b833233f1d3575d790cb333227b60ff018f1b8ebdc
|
|
BLAKE2b-256 checksum How to use checksums |
1c8257a0f377983f97de7b3b3a46051f7d2b4619dc794b1a3a34ef466c60451f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
|
Release files / flask_scaffolding-0.0.29-py3-none-any.whl
| Download URL | flask_scaffolding-0.0.29-py3-none-any.whl |
|---|---|
| Size | 29.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
59230141324635124627e6f27ce917d8af4f6fe35334dc53febc54ec51ce4941
|
|
BLAKE2b-256 checksum How to use checksums |
8784201965d37fc30cb57f19a9ccb1b93f0c5fb4defe087f203b43a46509dbca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
|