You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

26 lines
829 B

  1. pip
  2. ===
  3. The `PyPA recommended
  4. <https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`_
  5. tool for installing Python packages.
  6. * `Installation <https://pip.pypa.io/en/stable/installing.html>`_
  7. * `Documentation <https://pip.pypa.io/>`_
  8. * `Changelog <https://pip.pypa.io/en/stable/news.html>`_
  9. * `Github Page <https://github.com/pypa/pip>`_
  10. * `Issue Tracking <https://github.com/pypa/pip/issues>`_
  11. * `User mailing list <http://groups.google.com/group/python-virtualenv>`_
  12. * `Dev mailing list <http://groups.google.com/group/pypa-dev>`_
  13. * User IRC: #pypa on Freenode.
  14. * Dev IRC: #pypa-dev on Freenode.
  15. .. image:: https://pypip.in/v/pip/badge.png
  16. :target: https://pypi.python.org/pypi/pip
  17. .. image:: https://secure.travis-ci.org/pypa/pip.png?branch=develop
  18. :target: http://travis-ci.org/pypa/pip