Python Environment Management for Rubyists – a Guide
Python has always been an intriguing language to me, but I’ve never been a huge fan of its syntax. Thankfully, I’ve now discovered a few tools that make managing multiple versions of Python and your projects libraries a breeze (on Mac/Linux systems, at least). In this post, I’ll walk you through a basic Python setup to get you rolling on a new project.
Post a comment