Pip installs packages. Python packages. An easy_install replacement
pip is a replacement for easy_install. It uses mostly the same techniques for
finding packages, so packages that were made easy_installable should be
pip-installable as well.
- Developed at devel:languages:python
-
17
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pip && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
disable-ssl-context-in-buildenv.patch | 0000001229 1.2 KB | |
distutils-reproducible-compile.patch | 0000000697 697 Bytes | |
pip-24.3.1-gh.tar.gz | 0009198711 8.77 MB | |
pip-shipped-requests-cabundle.patch | 0000006353 6.2 KB | |
python-pip.changes | 0000127396 124 KB | |
python-pip.spec | 0000006142 6 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1219342
from
Dirk Mueller (dirkmueller)
(revision 69)
- update to 24.3.1: * Allow multiple nested inclusions of the same requirements file again. * Deprecate wheel filenames that are not compliant with PEP 440. * Detect recursively referencing requirements files and help users identify the source. * Support for PEP 730 iOS wheels. * Display a better error message when an already installed package has an invalid requirement. * Ignore PIP_TARGET and pip.conf global.target when preparing a build environment. * Restore support for macOS 10.12 and older (via truststore). * Allow installing pip in editable mode in a virtual environment on Windows. * Upgrade certifi to 2024.8.30 * Upgrade distlib to 0.3.9 * Upgrade truststore to 0.10.0 * Upgrade urllib3 to 1.26.20
Comments 2
Hello
Is it possible to add the whitebox package from pypi?
Thanks
Could you elaborate, please? “whitebox package”?