https://github.com/astropy/repo_stats
Git and citation stats for your repo and papers
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
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Keywords from Contributors
Repository
Git and citation stats for your repo and papers
Basic Info
- Host: GitHub
- Owner: astropy
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 11.1 MB
Statistics
- Stars: 4
- Watchers: 4
- Forks: 5
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Repo stats
Functionality to generate git statistics (e.g. commits, issues, pull requests) of a repository using GitHub's GraphQL API, and citation statistics using the NASA ADS publication database's API.
Produces text files of processed data, and images of summary statistics and plots. The images are designed to be used in a README or documentation.
Written for repositories in The Astropy Project,
but readily generalizable by updating the input file parameters.json (see
parameter_descriptions.json). Essential parameters to update:
repo_owner, repo_name, labels, bibs. Run with
python -m repo_stats.runner -a "<ADS_TOKEN>" -g "<GITHUB_TOKEN>"
where the tokens are for access to the NASA ADS API and the GitHub GraphQL API.
For current output files, see the cache branch.
Owner
- Name: The Astropy Project
- Login: astropy
- Kind: organization
- Website: http://www.astropy.org
- Repositories: 88
- Profile: https://github.com/astropy
GitHub Events
Total
- Issues event: 3
- Watch event: 3
- Delete event: 9
- Issue comment event: 4
- Push event: 249
- Pull request review event: 4
- Pull request event: 18
- Fork event: 3
- Create event: 9
Last Year
- Issues event: 3
- Watch event: 3
- Delete event: 9
- Issue comment event: 4
- Push event: 249
- Pull request review event: 4
- Pull request event: 18
- Fork event: 3
- Create event: 9
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jeff Jennings | j****s@f****g | 79 |
| dependabot[bot] | 4****] | 9 |
| P. L. Lim | 2****m | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 5
- Total pull requests: 35
- Average time to close issues: about 5 hours
- Average time to close pull requests: about 7 hours
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 1.2
- Average comments per pull request: 0.11
- Merged pull requests: 30
- Bot issues: 0
- Bot pull requests: 17
Past Year
- Issues: 2
- Pull requests: 29
- Average time to close issues: about 4 hours
- Average time to close pull requests: about 9 hours
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 2.0
- Average comments per pull request: 0.1
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 17
Top Authors
Issue Authors
- pllim (5)
Pull Request Authors
- dependabot[bot] (18)
- jeffjennings (15)
- pllim (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/cache/restore v4 composite
- actions/cache/save v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- matplotlib >=3.8.4
- numpy >=1.24
- pillow >=10.4.0
- requests >=2.32.2