https://github.com/alan-turing-institute/rctab-api

RCTab web app

https://github.com/alan-turing-institute/rctab-api

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
    2 of 6 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary

Keywords

hut23 hut23-rcp
Last synced: 6 months ago · JSON representation

Repository

RCTab web app

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 1.68 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 1
  • Open Issues: 27
  • Releases: 15
Topics
hut23 hut23-rcp
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Security

README.md

RCTab API

docker-deploy tests linter pre-commit Documentation Status

The RCTab API webserver.

You can find the full RCTab docs here, the online API documentation here and the documentation source code in docs/.

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
  • Create event: 14
  • Release event: 3
  • Issues event: 23
  • Delete event: 15
  • Issue comment event: 7
  • Push event: 47
  • Pull request review comment event: 2
  • Pull request review event: 11
  • Pull request event: 20
  • Fork event: 1
Last Year
  • Create event: 14
  • Release event: 3
  • Issues event: 23
  • Delete event: 15
  • Issue comment event: 7
  • Push event: 47
  • Pull request review comment event: 2
  • Pull request review event: 11
  • Pull request event: 20
  • Fork event: 1

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 179
  • Total Committers: 6
  • Avg Commits per committer: 29.833
  • Development Distribution Score (DDS): 0.201
Past Year
  • Commits: 69
  • Committers: 4
  • Avg Commits per committer: 17.25
  • Development Distribution Score (DDS): 0.261
Top Committers
Name Email Commits
Iain-S 2****S 143
Ese 1****c 21
joseph-palmer 2****r 7
Tomas Lazauskas 1****z 6
David Llewellyn-Jones d****s@t****k 1
pwochner p****r@t****k 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 28
  • Total pull requests: 75
  • Average time to close issues: 3 months
  • Average time to close pull requests: 27 days
  • Total issue authors: 5
  • Total pull request authors: 6
  • Average comments per issue: 0.14
  • Average comments per pull request: 0.19
  • Merged pull requests: 63
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 19
  • Pull requests: 22
  • Average time to close issues: 4 months
  • Average time to close pull requests: about 1 month
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 0.11
  • Average comments per pull request: 0.14
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Iain-S (15)
  • llewelld (5)
  • joseph-palmer (4)
  • tomaslaz (3)
  • dlpbc (1)
Pull Request Authors
  • Iain-S (52)
  • dlpbc (10)
  • joseph-palmer (7)
  • tomaslaz (3)
  • llewelld (2)
  • pwochner (1)
Top Labels
Issue Labels
enhancement (3) bug (3) good first issue (1) documentation (1)
Pull Request Labels
WIP (5) documentation (2)

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
.github/workflows/gitleaks.yml actions
  • actions/checkout v3 composite
  • gitleaks/gitleaks-action v2 composite
.github/workflows/linter.yml actions
  • abatilo/actions-poetry v2.3.0 composite
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/test.yml actions
  • abatilo/actions-poetry v2.3.0 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • postgres 14 docker
Dockerfile docker
  • docker.io/tiangolo/uvicorn-gunicorn-fastapi python3.10-slim build
poetry.lock pypi
  • 161 dependencies
pyproject.toml pypi