windows下安装fabric

一、安装python windowshtml

https://www.python.org/downloads/windows/

 

二、安装Pippython

http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip

三、安装Pycryptoshell

http://www.voidspace.org.uk/python/modules.shtml#pycrypto

四、安装setuptoolsbootstrap

https://pypi.python.org/pypi/setuptools#windows-8-powershell
(Invoke-WebRequest https://bootstrap.pypa.io/ez_setup.py).Content | python -

五、安装Fabricwindows

pip install fabric

 

六、一些参考文章spa

http://thepracticalsysadmin.com/getting-python-fabric-setup-in-windows/

http://www.lfd.uci.edu/~gohlke/pythonlibs

http://stackoverflow.com/questions/9131323/problems-installing-python-fabric-on-windows-7

http://stackoverflow.com/questions/9000380/install-python-fabric-on-windows
相关文章
相关标签/搜索