ozanonurtek/flask-now
Flask-Now is a Flask Application Generator/Build-Tool runs via CLI
Building a new web application with Flask can involve a lot of repetitive setup, like creating common folders and configuration files. This tool automates that initial project scaffolding, taking a project name and desired architectural pattern as input. It then generates a structured Flask application skeleton, ready for you to add your specific code. This is for Python web developers who want to quickly kickstart Flask projects without manual setup.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer starting a new Flask web application and want to rapidly generate the initial folder structure and install common Flask extensions.
Not ideal if you are not a Python web developer or if your project requires a highly custom or unusual Flask application structure not covered by the supported patterns.
Stars
65
Forks
12
Language
Python
License
BSD-3-Clause
Category
Last pushed
Oct 19, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ozanonurtek/flask-now"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
cakephp/bake
The Bake Command Plugin
CrestApps/laravel-code-generator
An efficient Laravel code generator, saving time by automating the creation of resources such as...
VemtoOrg/vemto2
Laravel code generation, perfected
victoryoalli/laravel-code-generator
A Laravel Code Generator based on your Models using Blade Template Engine
spiral/scaffolder
[READ ONLY] Set of commands used to scaffold parts of application. Subtree split of the Spiral...