https://github.com/bigbuildbench/felixthec_strongtyping

https://github.com/bigbuildbench/felixthec_strongtyping

Science Score: 13.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
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BigBuildBench
  • Language: Python
  • Default Branch: main
  • Size: 261 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

Owner

  • Name: BigBuildBench
  • Login: BigBuildBench
  • Kind: organization

abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.

GitHub Events

Total
  • Create event: 2
Last Year
  • Create event: 2

Dependencies

.github/workflows/python-app.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-strongtyping-module.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-tox.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
docs/requirements.txt pypi
  • Jinja2 ==3.1.4
  • Markdown ==3.3.4
  • MarkupSafe ==2.0.1
  • PyYAML ==5.4.1
  • attrs ==21.2.0
  • certifi ==2024.7.4
  • chardet ==4.0.0
  • click ==8.0.0
  • codecov ==2.1.11
  • coverage ==5.5
  • future ==0.18.3
  • idna ==3.7
  • joblib ==1.2.0
  • livereload ==2.6.3
  • lunr ==0.5.8
  • mkdocs ==1.3.0
  • more-itertools ==8.7.0
  • nltk ==3.9
  • packaging ==20.9
  • pluggy ==0.13.1
  • py ==1.10.0
  • pyparsing ==2.4.7
  • pytest ==5.4.1
  • pytest-cov ==2.12.0
  • regex ==2021.8.3
  • requests ==2.32.0
  • six ==1.16.0
  • toml ==0.10.2
  • tornado ==6.4.1
  • tqdm ==4.66.3
  • ujson ==5.4.0
  • urllib3 ==1.26.19
  • wcwidth ==0.2.5
pyproject.toml pypi
requirements.txt pypi
  • codecov *
  • pytest ==5.4.1
  • pytest-cov >=2.10.0
setup.py pypi