10 lines
305 B
Bash
10 lines
305 B
Bash
apt-get install -y python-dev python3-dev
|
|
apt-get install -y python3-requests
|
|
apt-get install -y python3-autopep8
|
|
apt-get install -y python3-ipython
|
|
apt-get install -y bpython
|
|
apt-get install -y bpython3
|
|
apt-get install -y python3-pylint
|
|
apt-get install -y virtualenvwrapper
|
|
apt-get install -y prospector
|