https://github.com/jameslamb/pydistcheck
Linter that finds portability issues in Python package distributions (wheels, sdists, conda packages).
https://github.com/jameslamb/pydistcheck
Keywords
linter packaging portability python static-analysis
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
Linter that finds portability issues in Python package distributions (wheels, sdists, conda packages).
- Host: GitHub
- URL: https://github.com/jameslamb/pydistcheck
- Owner: jameslamb
- License: bsd-3-clause
- Created: 2022-06-21T03:06:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T14:40:16.000Z (11 months ago)
- Last Synced: 2024-06-11T17:52:45.297Z (11 months ago)
- Topics: linter, packaging, portability, python, static-analysis
- Language: Python
- Homepage: https://pydistcheck.readthedocs.io/
- Size: 1.34 MB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 10
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Owner metadata
- Name: James Lamb
- Login: jameslamb
- Email:
- Kind: user
- Description: (he/him) RAPIDS packaging at NVIDIA. LightGBM maintainer. Economist at heart.
- Website:
- Location: Chicago, IL
- Twitter: _jameslamb
- Company: NVIDIA
- Icon url: https://avatars.githubusercontent.com/u/7608904?u=333f4431282df23dddf14a875d90546e2e151983&v=4
- Repositories: 75
- Last ynced at: 2024-06-11T15:44:12.261Z
- Profile URL: https://github.com/jameslamb
Committers metadata
Last synced: about 2 years ago
Total Commits: 121
Total Committers: 1
Avg Commits per committer: 121.0
Development Distribution Score (DDS): 0.0
Commits in past year: 121
Committers in past year: 1
Avg Commits per committer in past year: 121.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
James Lamb | j****0@g****m | 121 |
Committer domains:
Issue and Pull Request metadata
Last synced: 11 months ago
Total issues: 44
Total pull requests: 140
Average time to close issues: 4 months
Average time to close pull requests: 3 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.61
Average comments per pull request: 0.04
Merged pull request: 134
Bot issues: 0
Bot pull requests: 1
Past year issues: 15
Past year pull requests: 64
Past year average time to close issues: 3 months
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.03
Past year merged pull request: 63
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- jameslamb (43)
- wdearden2 (1)
Top Pull Request Authors
- jameslamb (139)
- dependabot[bot] (1)
Top Issue Labels
- enhancement (26)
- doc (7)
- maintenance (7)
- good first issue (5)
- bug (4)
- wontfix (1)
Top Pull Request Labels
- maintenance (81)
- enhancement (27)
- doc (23)
- fix (4)
- breaking (2)
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 2,704 last-month
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 13
- Total maintainers: 1
pypi.org: pydistcheck
Inspect Python package distributions and raise warnings on common problems.
- Homepage:
- Documentation: https://pydistcheck.readthedocs.io/
- Licenses: BSD 3-Clause License Copyright (c) 2022, James Lamb All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Latest release: 0.6.0 (published about 1 year ago)
- Last Synced: 2024-06-11T18:50:53.928Z (11 months ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2,704 Last month
-
Rankings:
- Dependent packages count: 6.633%
- Downloads: 15.351%
- Average: 20.97%
- Stargazers count: 21.761%
- Forks count: 30.492%
- Dependent repos count: 30.611%
- Maintainers (1)
conda-forge.org: pydistcheck
- Homepage: https://github.com/jameslamb/pydistcheck
- Licenses: BSD-3-Clause
- Latest release: 0.1.0 (published over 2 years ago)
- Last Synced: 2024-06-11T18:51:04.031Z (11 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.025%
- Average: 51.163%
- Dependent packages count: 51.175%
- Stargazers count: 58.398%
- Forks count: 61.053%
Dependencies
- pytest * test
- pytest-cov * test
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- pypa/gh-action-pypi-publish v1.5.1 composite
- svenstaro/upload-release-action v2 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- release-drafter/release-drafter v5 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- re-actors/alls-green v1.2.2 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- conda-incubator/setup-miniconda v2 composite
- re-actors/alls-green v1.2.2 composite
- click *
- tomli python_version < '3.11'
Score: 11.513775103924806