With the ever-growing needs of web development, setting up the initial structure of a Flask project can be tedious. Python Web App Boilerplate simplifies this process, helping you get started faster by generating the basic file structure based on the name of your app.
We're always looking to make Web App Boilerplate better. Here's a sneak peek at what's coming:
- Generate contents for files to have a working "hello world" Flask app.
Stay tuned for more updates!
-
Clone or Download the Project
git clone https://github.com/mgregoire254/Python-Webapp-Boilerplate-Script
or
-
Run the Boilerplate Generator
Navigate to the directory where you cloned or downloaded the project:
cd path_to_directory
Then, run the following command:
python web_app_boilerplate.py
Follow the prompts, and voilΓ ! Your Flask project structure is ready.
π€ Michael Gregoire
π‘ Have suggestions or issues? Please raise an issue on the GitHub repository or contact Michael directly.