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
Binsar Dwi Jasuma -
Yassine Sallami -
Benjamin Abendroth -
云微 -
Top comments (1)
Github LInk: github.com/sid86-dev/createflask