Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

ryanwang520/create-flask-skeleton

Repository files navigation

create-flask-skeleton

Quick bootstrap A new flask project.

  • 🔥 Minimal boilerplate
  • 🐍 Modern Python Toolchain (Black, Flake8, Mypy, Pytest)
  • 🎗 CORS support on the fly
  • 🔧 Basic JWT auth with different audience
  • 💽 Data Validation by Volupulous

Only python3.7 and above are supported.

Install

pip3 install create-flask-skeleton

Quick start a flask project

create-flask-skeleton yourappname

About

CLI for creating idiomatic Flask Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages