An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/ImperialCollegeLondon/champ

hacktoberfest

Score: 4.430816798843313

Last synced: about 18 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 161
Total Committers: 2
Avg Commits per committer: 80.5
Development Distribution Score (DDS): 0.031

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Christopher Cave-Ayland c****d@i****k 156
dependabot[bot] 4****] 5

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 69
Total pull requests: 31
Average time to close issues: about 1 month
Average time to close pull requests: about 2 months
Total issue authors: 4
Total pull request authors: 2
Average comments per issue: 1.93
Average comments per pull request: 0.87
Merged pull request: 6
Bot issues: 0
Bot pull requests: 30

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ImperialCollegeLondon/champ

Top Issue Authors

  • hrzepa (57)
  • CharlesRom (6)
  • cc-a (5)
  • thurber (1)

Top Pull Request Authors

  • dependabot[bot] (30)
  • cc-a (1)

Top Issue Labels

  • hacktoberfest (7)
  • enhancement (5)

Top Pull Request Labels

  • dependencies (30)
  • python (28)
  • github_actions (2)

Dependencies

.github/workflows/check-links.yml actions
  • actions/checkout master composite
  • gaurav-nelson/github-action-markdown-link-check v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v3.1.0 composite
  • actions/checkout v2 composite
  • actions/setup-python v4.3.0 composite
  • pre-commit/action v3.0.0 composite
Dockerfile docker
  • python 3.10-slim build
requirements.in pypi
  • django *
  • django-filter *
  • django-tables2 *
  • humanize *
  • marshmallow *
  • oauthlib >=3.2.0
  • python-dotenv *
  • pyyaml *
  • requests *
  • requests_oauthlib *
requirements.txt pypi
  • Django ==4.1.2
  • PyYAML ==6.0
  • asgiref ==3.5.2
  • certifi ==2021.10.8
  • charset-normalizer ==2.0.10
  • django-filter ==22.1
  • django-tables2 ==2.4.1
  • humanize ==4.4.0
  • idna ==3.3
  • marshmallow ==3.18.0
  • oauthlib ==3.2.2
  • packaging ==21.3
  • pyparsing ==3.0.9
  • python-dotenv ==0.21.0
  • requests ==2.28.1
  • requests-oauthlib ==1.3.1
  • sqlparse ==0.4.2
  • urllib3 ==1.26.8
docker-compose.yml docker
pyproject.toml pypi