We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install python python-virtualenv
curl -L https://raw.github.com/wmatyskiewicz/workspace/master/python/env.sh | sh
$ dpkg -l | grep python-dev
$ dpkg -l | grep python-virtualenv
$ mkdir ~/wojtas/pythonenv
$ cd ~/wojtas/pythonenv
$ curl -L https://raw.github.com/wmatyskiewicz/workspace/master/python/env.sh | sh