Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: lambda-feedback
  • Language: Python
  • Default Branch: main
  • Size: 318 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

Evaluation Function Toolkit for Python

Owner

  • Name: lambda-feedback
  • Login: lambda-feedback
  • Kind: organization
  • Location: United Kingdom

Citation (CITATION.cff)

cff-version: 1.2.0
title: Evaluation Function Toolkit for Python
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Andreas
    family-names: Pfurtscheller
    email: andreas.pfurtscheller23@imperial.ac.uk
    affiliation: Imperial College London
repository-code: 'https://github.com/lambda-feedback/toolkit-python'
abstract: >-
  The Evaluation Function Toolkit for Python is a collection of tools to
  facilitate the creation of evaluation functions for educational purposes.
  It is designed to be used in combination with the Lambda Feedback platform.
keywords:
  - python
  - evaluation function
  - lambda feedback
  - education
  - lms

GitHub Events

Total
  • Push event: 5
Last Year
  • Push event: 5

Dependencies

.github/workflows/build.yaml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v2 composite
  • snok/install-poetry v1 composite
.github/workflows/verify_requirements_generated.yaml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • snok/install-poetry v1 composite
  • thollander/actions-comment-pull-request v2 composite
poetry.lock pypi
  • black 24.2.0 develop
  • cfgv 3.4.0 develop
  • click 8.1.7 develop
  • colorama 0.4.6 develop
  • coverage 7.4.3 develop
  • distlib 0.3.8 develop
  • exceptiongroup 1.2.0 develop
  • filelock 3.13.1 develop
  • flake8 7.0.0 develop
  • identify 2.5.35 develop
  • iniconfig 2.0.0 develop
  • isort 5.13.2 develop
  • mccabe 0.7.0 develop
  • mypy-extensions 1.0.0 develop
  • nodeenv 1.8.0 develop
  • packaging 24.0 develop
  • pathspec 0.12.1 develop
  • platformdirs 4.2.0 develop
  • pluggy 1.4.0 develop
  • pre-commit 3.6.2 develop
  • pycodestyle 2.11.1 develop
  • pyflakes 3.2.0 develop
  • pytest 8.1.1 develop
  • pytest-cov 4.1.0 develop
  • pyyaml 6.0.1 develop
  • setuptools 69.2.0 develop
  • tomli 2.0.1 develop
  • virtualenv 20.25.1 develop
  • antlr4-python3-runtime 4.13.1
  • lark 1.1.9
  • latex2sympy 1.11.1
  • mpmath 1.3.0
  • sympy 1.12
  • typing-extensions 4.10.0
pyproject.toml pypi
requirements.txt pypi
  • antlr4-python3-runtime ==4.13.1
  • lark ==1.1.9
  • mpmath ==1.3.0
  • sympy ==1.12
  • typing-extensions ==4.10.0