DESCRIPTION.rst 784 B

123456789101112131415161718192021222324
  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. * `Mailing list <http://groups.google.com/group/python-virtualenv>`_
  12. * User IRC: #pypa on Freenode.
  13. * Dev IRC: #pypa-dev on Freenode.
  14. .. image:: https://pypip.in/v/pip/badge.png
  15. :target: https://pypi.python.org/pypi/pip
  16. .. image:: https://secure.travis-ci.org/pypa/pip.png?branch=develop
  17. :target: http://travis-ci.org/pypa/pip