``` (venv) pypi@qtpyvcp:~/test$ python Python 3.5.3 (default, Sep 27 2018, 17:25:39) [GCC 6.3.0 20170516] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pip pi>>> pip.main(["download", "git+https://github.com/kcjengr/qtpyvcp.git"]) Collecting git+https://github.com/kcjengr/qtpyvcp.git Cloning https://github.com/kcjengr/qtpyvcp.git to /tmp/pip-_x9x6q4w-build