Python: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
== Downloads == | == Downloads == | ||
* [http://www.python.org/getit/ Python Download] | * [http://www.python.org/getit/ Python Download] | ||
* http://www.activestate.com/activepython | |||
* [http://www.easyeclipse.org/site/distributions/python.html EasyEclipse] | * [http://www.easyeclipse.org/site/distributions/python.html EasyEclipse] | ||
* https://code.google.com/p/pyscripter/ | |||
== python for beginners == | == python for beginners == |
Revision as of 10:36, 10 February 2014
Downloads
- Python Download
- http://www.activestate.com/activepython
- EasyEclipse
- https://code.google.com/p/pyscripter/
python for beginners
pip for python3
- apt-get install python3-setuptools
- easy_install3 pip
- pip-3.2 install <package>
mysql for python3
- pymysql
mouse control
- dogtail
- http://sourceforge.net/projects/xautomation/
- http://stackoverflow.com/questions/2986286/simulate-mouse-movement-in-ubuntu
- http://seleniumhq.org/
- http://www.sikuli.org/productivity.html