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
-
- 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.dev1.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file flask-app-1.0.1.dev1.tar.gz
.
File metadata
- Download URL: flask-app-1.0.1.dev1.tar.gz
- Upload date:
- Size: 6.7 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 | ad87d5a5136f80b01e1b3650c7d98968e970ef0a37c5ae187c91801e653b31f9 |
|
MD5 | 9204bc5680de8895ab493ab21f59135e |
|
BLAKE2b-256 | 7bd8d88212ff0167c549c70c2ee774b195a27759f7d3f4bbcbf73d8dd2f092bc |
File details
Details for the file flask_app-1.0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: flask_app-1.0.1.dev1-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 | 50d89e8fc4df464426d6c737fb400794d9c8a04ca24d6fbc94ca3fa27bc41f22 |
|
MD5 | 73b402bf1bcc180dab32d3a119ef995c |
|
BLAKE2b-256 | f67a95de146c49eb5c2a800ca6b705553ae3f9a2e30ac4518fc3327173ec74fb |