Skip to main content

No project description provided

Project description

Flask-Wiz: Simplified Flask Setup

Flask-Wiz is a setup library for Flask that simplifies the process of starting a new Flask project. It provides a boilerplate setup for Flask applications, including database integration and directory structure for templates and static files.

Key Features:

  • Flask Boilerplate: Get started quickly with a clean and minimal Flask app structure.
  • Database Setup: Choose from popular databases including MongoDB, SQLite, MySQL, and PostgreSQL for seamless integration with your Flask application.
  • Directory Structure: Automatically create directories for templates and static files, making it easy to organize your project assets.

How to Use:

  1. Installation: Install Flask-Wiz using pip:
pip install flask-wiz
  1. Create a New Flask Project: Use the following command to create a new Flask project with Flask-Wiz:
flask-wiz new
  1. Follow the Prompts: Flask-Wiz will guide you through the setup process, including selecting your desired database and configuring directory structure.

  2. Start Developing: Once the setup is complete, you're ready to start developing your Flask application!

Flask-Wiz simplifies the setup process for Flask projects, allowing you to focus on building your application without worrying about initial configuration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-wiz-1.9.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

flask_wiz-1.9.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page