https://github.com/bigbuildbench/venth_aws-adfs

https://github.com/bigbuildbench/venth_aws-adfs

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: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BigBuildBench
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 875 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 Changelog License

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: 1
Last Year
  • Create event: 1

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • ncipollo/release-action v1 composite
poetry.lock pypi
  • black 23.3.0
  • boto3 1.26.160
  • botocore 1.29.160
  • certifi 2023.7.22
  • cffi 1.15.1
  • cfgv 3.3.1
  • charset-normalizer 3.1.0
  • click 8.1.7
  • colorama 0.4.6
  • configparser 5.3.0
  • coverage 7.2.7
  • cryptography 41.0.6
  • decorator 5.1.1
  • distlib 0.3.6
  • exceptiongroup 1.1.1
  • fido2 1.1.2
  • filelock 3.12.2
  • gssapi 1.8.2
  • identify 2.5.24
  • idna 3.4
  • importlib-metadata 6.7.0
  • iniconfig 2.0.0
  • jmespath 1.0.1
  • krb5 0.5.0
  • lxml 5.1.0
  • mypy-extensions 1.0.0
  • nodeenv 1.8.0
  • packaging 23.1
  • pathspec 0.11.1
  • platformdirs 3.8.0
  • pluggy 1.2.0
  • pre-commit 2.21.0
  • pycparser 2.21
  • pypiwin32 223
  • pyspnego 0.9.1
  • pytest 7.4.4
  • python-dateutil 2.8.2
  • pywin32 306
  • pyyaml 6.0
  • requests 2.31.0
  • requests-kerberos 0.14.0
  • requests-negotiate-sspi 0.5.2
  • s3transfer 0.6.1
  • setuptools 68.0.0
  • six 1.16.0
  • toml 0.10.2
  • tomli 2.0.1
  • typed-ast 1.5.4
  • typing-extensions 4.6.3
  • urllib3 1.26.18
  • virtualenv 20.23.1
  • zipp 3.15.0
pyproject.toml pypi
  • black >=22.12,<24.0 develop
  • coverage >=6.5,<8.0 develop
  • pre-commit ^2.20.0 develop
  • pytest ^7.2 develop
  • toml ^0.10 develop
  • python ^3.7