Quick start a flask app
Project description
Flask Skeleton
Basic flask app scaffolding.
Includes a basic app structure and templates.
Install with pip
$ pip install flask-skeleton
Run from the command line
$ create-flask-app [Options] APPNAME
Run $ create-flask-app --help
for usage.
Setup
cd
into the app directory- Activate virtual environment:
$ source env/bin/activate
- Run tests:
$ python -m unittest
- Create database:
$ flask create-db
- Run:
$ flask run
Source: Flask Skeleton.
Happy coding!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flask-skeleton-1.0.2.tar.gz
(12.3 kB
view details)
Built Distribution
File details
Details for the file flask-skeleton-1.0.2.tar.gz
.
File metadata
- Download URL: flask-skeleton-1.0.2.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3e846838138830d968f2462332140441d75983a798c04e18d119ce7f3ee9d8b |
|
MD5 | 27444ac6025677011f3e1d918f8ce8b4 |
|
BLAKE2b-256 | 2a9788d1b38dbb078cfe0a7d5e52f54f1c09610ab1510dd89938be3c70951af3 |
File details
Details for the file flask_skeleton-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: flask_skeleton-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aeb6948c7c58c2edac1f64cc4ac3d876288edf7ef6130aa40b9deca661d66e2e |
|
MD5 | 4be1df119364ba994b3f65a31e5b62d2 |
|
BLAKE2b-256 | 901024829e6796829ef8e22726b2233220765027bad897fddf161a95929109b2 |