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
Mareyia -
Jesse Williams -
Marcos Mendes -
Muhammad Essa -
Top comments (1)
Github LInk: github.com/sid86-dev/createflask