5 lines
162 B
Markdown
5 lines
162 B
Markdown
# python-pip
|
||
|
||
pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. It’s a replacement for easy_install.
|
||
|