1 comment

[ 3.0 ms ] story [ 8.2 ms ] thread
Recently, I've been using a local docker container to house the interpreter for all of my new python projects.

For day-to-day work it is far superior than endless virtualenvs clogging up my harddrive and hunting for brew package dependencies.

I open sourced a template in case other may find it useful.