Using Virtualenv in Python
Keeping track of which external software libraries you have used in your programs and what the requirements are for running your code is a key part of good coding. Being able to get your code up and running on a new install or just knowing which depe...
blog.johnwalker.tech4 min read