debian下python的基本安装


1,

apt-get install python



2,

apt-get install python-mysqldb



3,

apt-get install python-pip




4,

pip install python-memcached





5,http

pip install requests





6,html

pip install beautifulsoup



7,javascript

pyV8



8,ocr

apt-get install tesseract-ocr

apt-get -f iinstall


apt-get install libjpeg-dev
apt-get install libpng-dev


pip install pillow


9,

你可能感兴趣的:(python)