What's the best way to set up python development?
I use docker to make a python container and mount the project directory.
That way I can make is easy to deploy when needed.
Is that stupid?