No post body was provided.
Untitled topic
1–2 of 2 posts
Re: undefined
#2Recently, 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.