https://github.com/bigbuildbench/python-openapi_openapi-spec-validator

https://github.com/bigbuildbench/python-openapi_openapi-spec-validator

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: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 78.1 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 9
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Funding License Security

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
  • Push event: 2
  • Pull request event: 9
  • Create event: 11
Last Year
  • Push event: 2
  • Pull request event: 9
  • Create event: 11

Dependencies

.github/workflows/build-docs.yml actions
  • Gr1N/setup-poetry v8 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/docker-publish-manual.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/docker-publish.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/python-publish.yml actions
  • Gr1N/setup-poetry v8 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/python-test.yml actions
  • Gr1N/setup-poetry v8 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
Dockerfile docker
  • python 3.12.4-alpine build
pyproject.toml pypi
  • black ^24.3.0 develop
  • bump2version ^1.0.1 develop
  • deptry ^0.16.1 develop
  • flake8 ^5.0.4 develop
  • flynt ^1.0 develop
  • isort ^5.13.2 develop
  • mypy ^1.10 develop
  • pre-commit * develop
  • pyflakes ^2.5.0 develop
  • pytest ^8.2.2 develop
  • pytest-cov ^4.1.0 develop
  • pytest-flake8 =1.1.1 develop
  • tox * develop
  • sphinx >=5.3,<8.0 docs
  • sphinx-immaterial ^0.11.0 docs
  • python ^3.8.0