I like flask and I also like to use boilerplate or skeleton projects. These are projects that have a fair amount of infrastructure set up (testing, views, user accounts, even admin stuff). There are a lot of them set up on github with varying degrees of added features. I’ve begun to maintain my own for the sake of saving time.
The only challenge is setting up the appropriate infrastructure for deployment. Fabric works well for that.
The only challenge is setting up the appropriate infrastructure for deployment. Fabric works well for that.