1.安装 rpmforge , epelwget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm &...
wxpython教程
http://wxpython.cn/
python中使用PyInstaller打包应用程序
E:\PyInstaller-2.1>python pyinstaller.py -F -w -n NewName /your/file/path
windows下安装并使用Python的SSH模块(paramiko+pycrypto+ecdsa)(转载)
Python中使用SSH需要用到OpenSSH,而OpenSSH依赖于paramiko模块,而paramiko模块又依赖于pycrypto模块,因此要在Python中使用SSH,则需要先安装模块顺序是...
一个python前辈的CSDN博客
http://blog.csdn.net/dyx1024/article/category/1065891