I have been experimenting with some opinionated tools to simplify our Python development. The two tools I’ve been trying are Prospector and Black.
Recently we needed to do a round of prototyping on a new product we are working on. We wanted to be able to quickly setup a Python web application but we didn’t want to create or manage a lot of infrastructure around it, unlike our production applications.