Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
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.