Last Updated: February 25, 2016
·
457
· eallik

Install distribute anywhere with one command

python -c "import urllib2; exec urllib2.urlopen('http://python-distribute.org/distribute_setup.py').read()"