Show HN: (Yet Another) Flask-Boilerplategithub.com/rnts081 pointrnts0813 years agoI've seen multiple flask-boilerplates out there and most of them try to use blueprints and the app_factory pattern etc, I use this when I want to boot a quick project (pretty much with 'cp -r flask-boilerplate newproject').