摘要:Introductionpip installs packages. Python packages.If you usevirtualenv-- a tool for installing libraries in a local and isolated manner -- you'll automatically get a copy of pip. Free bonus!Once you have pip, you can use it like this:$ pip install SomePackageSomePackage is some package you'
阅读全文
posted @ 2012-03-23 10:17
浙公网安备 33010602011771号