rnts08

↗ HN profile [ 1381 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'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…