A tool to create flask boilerplate code
Project description
Flask App
A python package to create flask boiler plate code
Installing this app
- Run
pip install flask-app
Usage
-
Set up a virtual environment
-
Create a new flask boilerplate, run
flask-app [name_of_app] [-d destination directory]
-
Update the .env file with the respective variables
-
Source the .env file with
source .env
-
Run
flask db init
to initialize migration files -
Run
flask db migrate
to create migrations
Author
- Kimbugwe Simon Peter
CHANGES
- fix directory
v1.0
-
- merge cwd fix
- fix cwd error
- Default copy folder to current directory
- format with black
- refactor cwd
0.0.8
- update readme file"
0.0.6
- add existing directory check
- fix destination path
0.0.5
- enable class callable for views
0.0.4
- remove init file in create package
- remove pdb
- change foolder structure
- setup versionining
v0.0.1
- enable travis deployment
- fix failing requirements file
- add packaging files
- add sample test
- add developement environment
- initial commit
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-app-1.0.1.dev2.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file flask-app-1.0.1.dev2.tar.gz
.
File metadata
- Download URL: flask-app-1.0.1.dev2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 699d664f84b787369c0de17b84b011cd38c1a7917b8d2630f146eb43747529fb |
|
MD5 | f33a9bf5d25a03fca65836f89469b241 |
|
BLAKE2b-256 | d8c476020d246ac12c1cc27e8b5c3089e0ab4c662d584e9480d1a1557dc80aed |
File details
Details for the file flask_app-1.0.1.dev2-py3-none-any.whl
.
File metadata
- Download URL: flask_app-1.0.1.dev2-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93be98f7b9cbb921d1b35a763c343ff3b5fa62e13eff1ab5e293bcd4a4263d65 |
|
MD5 | dcf845486aae732243aeb3ea50ffb271 |
|
BLAKE2b-256 | 5ad4c301515f11b5574a2a70e3f63afb2d6148f652633058863204aca678d4cf |