Common Python Tools: Using virtualenv, Installing with Pip, and Managing Packages
In this the cloud provider article, we aim to fill you in on not only the basics, but also the logic behind popular Python tools and items as we dive into using them in real life scenarios. We will begin with downloading and installing some common libraries, setting and working with virtual environments (using virtualenv) and managing packages for development and production of your own applications.