https://github.com/bigbuildbench/paulschweizer_flowpipe
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: 478 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
Contributing
License
Code of conduct
Owner
- Name: BigBuildBench
- Login: BigBuildBench
- Kind: organization
- Repositories: 1
- Profile: https://github.com/BigBuildBench
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/publish.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/pylint.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/pytest.yml
actions
- MishaKav/pytest-coverage-comment main composite
- actions-js/push master composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
docs/requirements.txt
pypi
- Sphinx >=3.4.1
- ascii-canvas >=1.3.5
- m2r2 *
poetry.lock
pypi
- ascii-canvas 2.0.1
- astroid 3.0.1
- black 23.11.0
- cfgv 3.4.0
- click 8.1.7
- colorama 0.4.6
- coverage 7.3.2
- dill 0.3.7
- distlib 0.3.7
- exceptiongroup 1.2.0
- filelock 3.13.1
- identify 2.5.33
- iniconfig 2.0.0
- isort 5.12.0
- mccabe 0.7.0
- mock 5.1.0
- mypy 1.7.1
- mypy-extensions 1.0.0
- nodeenv 1.8.0
- numpy 1.26.2
- packaging 23.2
- pathspec 0.11.2
- platformdirs 4.1.0
- pluggy 1.3.0
- pre-commit 3.5.0
- pylint 3.0.2
- pytest 7.4.3
- pytest-cov 4.1.0
- pyyaml 6.0.1
- setuptools 69.0.2
- tomli 2.0.1
- tomlkit 0.12.3
- typing-extensions 4.8.0
- virtualenv 20.25.0
pyproject.toml
pypi
- black ^23.11.0 develop
- isort ^5.12.0 develop
- mock ^5.1.0 develop
- mypy ^1.6.1 develop
- numpy ^1.26.2 develop
- pre-commit ^3.5.0 develop
- pylint ^3.0.1 develop
- pytest ^7.4.2 develop
- pytest-cov ^4.1.0 develop
- python >=3.9
setup.py
pypi