In this first video we're going to set up a Python development environment with a virtual environment and detail how to manage dependencies with Pip.
Video 2 - • Development Environment in Python - Part 2...
Resources -
1. Real Python - http://realpython.com
2. Virtualenv - http://virtualenv.readthedocs.org/en/...
3. Pip - https://pypi.python.org/pypi/pip
4. Sample Repo - https://github.com/mjhea0/project_exa...