Boostrap a Flask project with boilerplate and virtual environment.
Project description
HelloFlask
Python library to automate boostrapping a Flask project.
Features:
- Sets up a virtual environment
- Installs Flask and python-dotenv by default in the virtual environment
- Installs third party libraries needed by the user asynchronously
- Creates a flask app with boilerplate files
Requirements:
Python +3.6
Installation:
pip install helloflask
Usage
Run the command that suits you:
- For Linux/Max users: helloflask project_name or python3 -m helloflask project_name
- For windows users: python -m helloflask project_name
You'll be then asked to type in the names of needed libraries:
Example: `pytz flask-restful flask-sqlalchemy`
After the packages are installed, instructions on how to use use the app will be displayed.
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
HelloFlask-1.2.0.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file HelloFlask-1.2.0.tar.gz
.
File metadata
- Download URL: HelloFlask-1.2.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36dedca72928aafebde90cd850a2701a3ca8a645415dc78badc65b25c788e6cb |
|
MD5 | 123b9bb518772fcd0b70d8c69f89aeb2 |
|
BLAKE2b-256 | 689413ed871a43ede49e997c6571414e8d655b9be777b062b77d6258f867c74b |
File details
Details for the file HelloFlask-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: HelloFlask-1.2.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b60df62868e13b8afa3985a8e3f2e47ac5ffd32e17734c9b5b24d06ea66905ee |
|
MD5 | 29c363a0278ffa4e6b231b8f8576e57c |
|
BLAKE2b-256 | 01ef629f78b73a1b030940b407067ab7afe512df53bfdf5a8fc8fa8be4cb0683 |