Skip to main content

Build a basic flask project without wasting time on setup.

Project description

pitcherflask

pitcherflask is a tool that helps you set up a basic Flask project structure quickly and easily. Inspired by Rust's Cargo, pitcherflask aims to streamline the process of creating Flask web applications by providing a simple command-line interface (CLI).

Features

  • Project Creation: Create a new Flask project with the required directory structure (templates, static, static/img).

Getting Started

To get started with pitcherflask, follow these steps:

Install pitcherflask using pip:

pip install pitcherflask

Create a new pitcherflask project:

pitcherflask create <your_project_name>

Change into the project directory:

cd <your_project_name>

Usage

pitcherflask provides the following commands:

create <your_project_name>: Create a new pitcherflask project.

Feel free to open issues in-case of bugs or suggestions

License

This project is licensed under the MIT License - see the LICENSE file for details.

Roadmap

  • Make it more robust
  • Perhaps add generative AI capabilities to deploy apps faster
  • Solve bugs if any

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

pitcherflask-0.0.6.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

pitcherflask-0.0.6-py3-none-any.whl (3.1 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