text
stringlengths 0
78
|
---|
Yuan Jing Vincent Yan |
Yusuke Hayashi |
Zearin |
Zhiping Deng |
ziebam |
Zvezdan Petkovic |
Łukasz Langa |
Роман Донченко |
Семён Марьясин |
Copyright (c) 2008-present The pip developers (see AUTHORS.txt file) |
Permission is hereby granted, free of charge, to any person obtaining |
a copy of this software and associated documentation files (the |
"Software"), to deal in the Software without restriction, including |
without limitation the rights to use, copy, modify, merge, publish, |
distribute, sublicense, and/or sell copies of the Software, and to |
permit persons to whom the Software is furnished to do so, subject to |
the following conditions: |
The above copyright notice and this permission notice shall be |
included in all copies or substantial portions of the Software. |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
[console_scripts] |
pip = pip._internal.cli.main:main |
pip3 = pip._internal.cli.main:main |
pip |
CacheControl==0.14.0 |
distlib==0.3.8 |
distro==1.9.0 |
msgpack==1.0.8 |
packaging==24.1 |
platformdirs==4.2.2 |
pyproject-hooks==1.0.0 |
requests==2.32.3 |
certifi==2024.7.4 |
idna==3.7 |
urllib3==1.26.18 |
rich==13.7.1 |
pygments==2.18.0 |
typing_extensions==4.12.2 |
resolvelib==1.0.1 |
setuptools==70.3.0 |
tomli==2.0.1 |
truststore==0.9.1 |
requests |
[console_scripts] |
tqdm = tqdm.cli:main |
tqdm |
MIT License |
Copyright (c) 2008-2020 Andrey Petrov and contributors. |
Permission is hereby granted, free of charge, to any person obtaining a copy |
of this software and associated documentation files (the "Software"), to deal |
in the Software without restriction, including without limitation the rights |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
copies of the Software, and to permit persons to whom the Software is |
furnished to do so, subject to the following conditions: |
The above copyright notice and this permission notice shall be included in all |
copies or substantial portions of the Software. |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
SOFTWARE. |