createflask
pip install createflask
Create your flask development environment with 2 simple commands.
setup
from createflask import createapp
app = createapp.Create('app')
app.sow(server=True)
For further actions, you may consider blocking this person and/or reporting abuse
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
DPC -
Prince -
NJOKU SAMSON EBERE -
0x2e Tech -
Top comments (1)
Github LInk: github.com/sid86-dev/createflask