Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 617 Bytes

PLUGINS.md

File metadata and controls

16 lines (12 loc) · 617 Bytes

PIP CREATOR PLUGINS

1. Flask App

This PIP CREATOR Plugin automates the creation of all necessary files and folders to set up a Flask application. You can choose between three types of Flask apps: Basic, Advanced, and With Framework. The plugin also supports additional features like virtual environment creation, git initialization, and CDN framework integration for front-end development.

Installation:

pip install pipc_flask_app 

With pipCreator

pipc install pipc.flask-app --plugin

FOR MORE INFORMATION DOCS