Skip to content

A utility to simplify the initialization of Flask projects. The program asks the user for their project name and then builds the boilerplate file structure.

Notifications You must be signed in to change notification settings

mgregoire254/Python-Webapp-Boilerplate-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Python Web App Boilerplate πŸš€


πŸ“˜ Description

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.


πŸ›£ Roadmap

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!


πŸ’‘ Usage

  1. Clone or Download the Project

    git clone https://github.com/mgregoire254/Python-Webapp-Boilerplate-Script

    or

    Download the Code

  2. 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.


πŸ§‘β€πŸ’» Developer

πŸ‘€ Michael Gregoire


πŸ’‘ Have suggestions or issues? Please raise an issue on the GitHub repository or contact Michael directly.

About

A utility to simplify the initialization of Flask projects. The program asks the user for their project name and then builds the boilerplate file structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages