python-pip/README.md

5 lines
162 B
Markdown
Raw Normal View History

2024-01-05 16:17:54 +01:00
# python-pip
pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. Its a replacement for easy_install.