Skip to content

contraslash/flask-bootstrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Bootstrapper

UNMANTAINED

The idea of have a django like application writted in Flask is against the principles of the microframework

This is a simple flask project generator, also creates an blueprint schema based on a scalable file architecture used at contraslash

To use this generator

# Create a new virtualenv with name auto_generated_flask
python -m venv auto_generated_flask
# install flask bootstrapper
pip install flask_bootstrapper
# Then just execute
flask-bootstrapper.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages