Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/pypa/pyproject-hooks
packaging python
Last synced: about 6 hours ago
Repository metadata:
A low-level library for calling build-backends in `pyproject.toml`-based project
- Host: GitHub
- URL: https://github.com/pypa/pyproject-hooks
- Owner: pypa
- License: mit
- Created: 2017-07-13T13:06:18.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T09:22:05.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:54:16.600Z (12 days ago)
- Topics: packaging, python
- Language: Python
- Homepage: https://pyproject-hooks.readthedocs.io/
- Size: 365 KB
- Stars: 125
- Watchers: 16
- Forks: 49
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Funding Links:
Owner metadata:
- Name: Python Packaging Authority
- Login: pypa
- Email: [email protected]
- Kind: organization
- Description:
- Website: https://www.pypa.io
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/647025?v=4
- Repositories: 54
- Last Synced at: 2024-05-20T15:05:54.402Z
- Profile URL: https://github.com/pypa
- Sponsor URL:
Committers metadata
Last synced: about 9 hours ago
Total Commits: 314
Total Committers: 29
Avg Commits per committer: 10.828
Development Distribution Score (DDS): 0.688
Commits in past year: 25
Committers in past year: 6
Avg Commits per committer in past year: 4.167
Development Distribution Score (DDS) in past year: 0.48
Name | Commits | |
---|---|---|
Thomas Kluyver | t****s@k****k | 98 |
Jason R. Coombs | j****o@j****m | 59 |
Pradyun Gedam | p****g | 56 |
Paul Moore | p****e@g****m | 17 |
Stéphane Bidoul | s****l@a****u | 9 |
Thomas Kluyver | t****l@g****m | 8 |
Andrey Bienkowski | h****n@g****m | 8 |
Thomas Grainger | t****n@g****m | 8 |
Hugo van Kemenade | h****k | 7 |
Ellen Marie Dash | me@d****o | 6 |
Anderson Bravalheri | a****i@g****m | 6 |
Chris Hunt | c****t@g****m | 5 |
Taneli Hukkinen | 3****n | 4 |
Petr Viktorin | e****u@g****m | 3 |
Dominic Davis-Foster | d****c@d****k | 3 |
Henry Schreiner | H****I@g****m | 2 |
Jon Dufresne | j****e@g****m | 2 |
layday | l****y@p****m | 2 |
Tim Hatch | t****m@t****m | 1 |
Paul Ganssle | p****l@g****o | 1 |
Noah Gorny | n****n@g****m | 1 |
Adam Johnson | me@a****u | 1 |
Eli Schwartz | e****z@a****g | 1 |
Michael Käufl | m****k | 1 |
Miro Hrončok | m****o@h****z | 1 |
aws-taylor | 5****r | 1 |
Filipe Laíns | l****s@r****t | 1 |
Filipe Laíns | l****s@a****g | 1 |
Anderson Bravalheri | a****b@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 6 hours ago
Package metadata
- Total packages: 4
-
Total downloads:
- pypi: 66,419,104 last-month
- Total docker downloads: 13,274,525
- Total dependent packages: 176 (may contain duplicates)
- Total dependent repositories: 2 (may contain duplicates)
- Total versions: 24
- Total maintainers: 3
go: github.com/pypa/pyproject-hooks
- Homepage:
- Documentation: https://pkg.go.dev/github.com/pypa/pyproject-hooks#section-documentation
- Licenses: mit
- Latest release: v1.1.0 (published 6 months ago)
- Last Synced: 2024-11-08T23:13:59.983Z (1 day ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 3.447%
- Stargazers count: 4.514%
- Average: 7.085%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
spack: py-pyproject-hooks
Wrappers to call pyproject.toml-based build backend hooks.
- Homepage: https://github.com/pypa/pyproject-hooks
- Licenses: []
- Latest release: 1.0.0 (published over 1 year ago)
- Last Synced: 2024-10-29T08:31:52.720Z (12 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Forks count: 16.132%
- Stargazers count: 19.173%
- Average: 23.141%
- Dependent packages count: 57.257%
- Maintainers (1)
pypi: pyproject-hooks
Wrappers to call pyproject.toml-based build backend hooks.
- Homepage:
- Documentation: https://pyproject-hooks.readthedocs.io/
- Licenses: MIT License
- Latest release: 1.1.0 (published 6 months ago)
- Last Synced: 2024-11-09T01:36:00.493Z (1 day ago)
- Versions: 4
- Dependent Packages: 171
- Dependent Repositories: 0
- Downloads: 66,419,104 Last month
- Docker Downloads: 13,274,525
-
Rankings:
- Downloads: 0.032%
- Dependent packages count: 9.472%
- Average: 24.0%
- Dependent repos count: 62.495%
- Maintainers (2)
conda: pyproject_hooks
This is a low-level library for calling build-backends in pyproject.toml-based project. It provides the basic functionality to help write tooling that generates distribution files from Python projects.
- Homepage: https://pypi.org/project/pyproject_hooks/
- Licenses: MIT
- Latest release: 1.0.0 (published over 1 year ago)
- Last Synced: 2024-11-08T23:14:07.609Z (1 day ago)
- Versions: 1
- Dependent Packages: 3
- Dependent Repositories: 2
-
Rankings:
- Dependent packages count: 15.071%
- Average: 36.862%
- Forks count: 39.354%
- Stargazers count: 44.126%
- Dependent repos count: 48.898%
Dependencies
- flake8 * development
- importlib_metadata * development
- pytest * development
- setuptools >=30 development
- testpath * development
- tomli * development
- zipp * development
- actions/checkout v3 composite
- actions/setup-python v4 composite
- furo *
- sphinx *