Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
25 of 797 committers (3.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
The Python package installer
Basic Info
- Host: GitHub
- Owner: pypa
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://pip.pypa.io/
- Size: 69.5 MB
Statistics
- Stars: 9,921
- Watchers: 321
- Forks: 3,133
- Open Issues: 1,086
- Releases: 0
Topics
Metadata Files
README.rst
pip - The Python Package Installer ================================== .. |pypi-version| image:: https://img.shields.io/pypi/v/pip.svg :target: https://pypi.org/project/pip/ :alt: PyPI .. |python-versions| image:: https://img.shields.io/pypi/pyversions/pip :target: https://pypi.org/project/pip :alt: PyPI - Python Version .. |docs-badge| image:: https://readthedocs.org/projects/pip/badge/?version=latest :target: https://pip.pypa.io/en/latest :alt: Documentation |pypi-version| |python-versions| |docs-badge| pip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes. Please take a look at our documentation for how to install and use pip: * `Installation`_ * `Usage`_ We release updates regularly, with a new version every 3 months. Find more details in our documentation: * `Release notes`_ * `Release process`_ If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms: * `Issue tracking`_ * `Discourse channel`_ * `User IRC`_ If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms: * `GitHub page`_ * `Development documentation`_ * `Development IRC`_ Code of Conduct --------------- Everyone interacting in the pip project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. .. _package installer: https://packaging.python.org/guides/tool-recommendations/ .. _Python Package Index: https://pypi.org .. _Installation: https://pip.pypa.io/en/stable/installation/ .. _Usage: https://pip.pypa.io/en/stable/ .. _Release notes: https://pip.pypa.io/en/stable/news.html .. _Release process: https://pip.pypa.io/en/latest/development/release-process/ .. _GitHub page: https://github.com/pypa/pip .. _Development documentation: https://pip.pypa.io/en/latest/development .. _Issue tracking: https://github.com/pypa/pip/issues .. _Discourse channel: https://discuss.python.org/c/packaging .. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa .. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev .. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
Owner
- Name: Python Packaging Authority
- Login: pypa
- Kind: organization
- Email: info@pypa.io
- Location: United States of America
- Website: https://www.pypa.io
- Repositories: 58
- Profile: https://github.com/pypa
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Pradyun Gedam | p****g@g****m | 1,806 |
| Donald Stufft | d****d@s****o | 851 |
| Tzu-ping Chung | u****r@g****m | 682 |
| Stéphane Bidoul | s****l@g****m | 609 |
| Chris Hunt | c****t@g****m | 581 |
| Marcus Smith | q****e@g****m | 560 |
| Paul Moore | p****e@g****m | 448 |
| Chris Jerdonek | c****k@g****m | 361 |
| Xavier Fernandez | x****z@p****r | 289 |
| Jannis Leidel | j****s@l****o | 285 |
| Carl Meyer | c****l@o****t | 275 |
| Devesh Kumar Singh | d****h@g****m | 176 |
| Damian Shaw | d****w@g****m | 159 |
| Richard Si | s****6@g****m | 156 |
| Ian Bicking | i****b@c****m | 150 |
| Hugo Lopes Tavares | h****a@g****m | 149 |
| Jon Dufresne | j****e@g****m | 121 |
| Thomas Kluyver | t****s@k****k | 102 |
| Marc Abramowitz | m****c@m****m | 85 |
| Hugo van Kemenade | h****k | 79 |
| Nguyễn Gia Phong | m****x@d****g | 75 |
| Ilan Schnell | i****l@g****m | 72 |
| q0w | 4****w | 62 |
| Benoit Pierre | b****e@g****m | 56 |
| Alex Gaynor | a****r@g****m | 54 |
| Dave Abrahams | d****e@b****m | 53 |
| Robert Collins | r****s@h****m | 53 |
| Sumana Harihareswara | sh@c****c | 53 |
| Paul Nasrat | p****t@g****m | 52 |
| Matthew Iversen | t****o@g****m | 51 |
| and 767 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1,190
- Total pull requests: 1,290
- Average time to close issues: 12 months
- Average time to close pull requests: 4 months
- Total issue authors: 901
- Total pull request authors: 257
- Average comments per issue: 6.75
- Average comments per pull request: 3.69
- Merged pull requests: 747
- Bot issues: 0
- Bot pull requests: 76
Past Year
- Issues: 281
- Pull requests: 536
- Average time to close issues: 11 days
- Average time to close pull requests: 13 days
- Issue authors: 236
- Pull request authors: 89
- Average comments per issue: 2.58
- Average comments per pull request: 2.81
- Merged pull requests: 309
- Bot issues: 0
- Bot pull requests: 55
Top Authors
Issue Authors
- notatallshaw (53)
- pradyunsg (31)
- sbidoul (22)
- pfmoore (15)
- ichard26 (14)
- jaraco (10)
- uranusjr (9)
- mgorny (8)
- stonebig (8)
- webknjaz (7)
- wimglenn (6)
- paugier (6)
- ssbarnea (5)
- gaborbernat (5)
- ofek (5)
Pull Request Authors
- ichard26 (220)
- notatallshaw (134)
- sbidoul (119)
- dependabot[bot] (51)
- pradyunsg (51)
- pfmoore (34)
- pre-commit-ci[bot] (25)
- uranusjr (24)
- cosmicexplorer (18)
- q0w (16)
- sethmlarson (15)
- matthewhughes934 (14)
- DimitriPapadopoulos (13)
- morotti (13)
- mgorny (11)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 7
-
Total downloads:
- pypi 401,214,195 last-month
- Total docker downloads: 23,408,766,449
-
Total dependent packages: 1,888
(may contain duplicates) -
Total dependent repositories: 62,145
(may contain duplicates) - Total versions: 266
- Total maintainers: 7
- Total advisories: 7
pypi.org: pip
The PyPA recommended tool for installing Python packages.
- Homepage: https://pip.pypa.io/
- Documentation: https://pip.pypa.io
- License: mit
-
Latest release: 25.1.1
published 10 months ago
Rankings
Advisories (7)
conda-forge.org: pip
- Homepage: https://pip.pypa.io/en/stable/
- License: MIT
-
Latest release: 22.3.1
published over 3 years ago
Rankings
anaconda.org: pip
pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes.
- Homepage: https://pip.pypa.io
- License: MIT
-
Latest release: 23.3.1
published about 2 years ago
Rankings
pypi.org: solvingerrors
An automated package that solves basic python errors
- Homepage: https://github.com/pypa/pip
- Documentation: https://solvingerrors.readthedocs.io/
- License: MIT License
-
Latest release: 1.1.0
published about 3 years ago
Rankings
Maintainers (1)
pypi.org: useful-package-python
A test package to Which has multiple use cases
- Homepage: https://https://github.com/pypa/pip
- Documentation: https://useful-package-python.readthedocs.io/
- License: MIT License
-
Latest release: 1.0.4
published over 3 years ago
Rankings
pypi.org: package-for-python
A test package to Which has multiple use cases
- Homepage: https://https://github.com/pypa/pip
- Documentation: https://package-for-python.readthedocs.io/
- License: MIT License
-
Latest release: 1.0.1
published over 3 years ago
Rankings
pypi.org: solve-errors
An automated package that solves basic python errors
- Homepage: https://github.com/pypa/pip
- Documentation: https://solve-errors.readthedocs.io/
- License: MIT License
-
Latest release: 1.0.11
published about 3 years ago
Rankings
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- dorny/paths-filter v3 composite
- re-actors/alls-green release/v1 composite
- dessant/lock-threads v5 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- furo *
- myst_parser *
- sphinx *
- sphinx-copybutton *
- sphinx-inline-tabs *
- sphinxcontrib-towncrier >=0.2.0a0
- towncrier <24
- Extra *
- simple ==1.0
- wheelbroken *
- TopoRequires *
- TopoRequires *
- TopoRequires2 *
- includepyproject.toml * test
- includepyproject.toml * test
- includepyproject.toml * test
- simple ==1.0
- requires_Capitalized ==0.1
- simple ==1.0
- coverage >=4.4 test
- setuptools >=40.8.0, test
- wheel * test
- cryptography * test
- freezegun * test
- installer * test
- proxy.py * test
- pytest * test
- pytest-cov * test
- pytest-rerunfailures * test
- pytest-xdist * test
- scripttest * test
- setuptools * test
- tomli-w * test
- virtualenv >=20.0 test
- virtualenv <20.0 test
- werkzeug * test
- wheel * test