https://github.com/bigbuildbench/doist_todoist-api-python
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: main
- Size: 323 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
Codeowners
Security
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/ci.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
poetry.lock
pypi
- certifi 2024.7.4
- cfgv 3.3.1
- charset-normalizer 2.1.1
- colorama 0.4.5
- distlib 0.3.5
- exceptiongroup 1.2.2
- filelock 3.8.0
- identify 2.5.3
- idna 3.7
- iniconfig 1.1.1
- mypy 1.11.1
- mypy-extensions 1.0.0
- nodeenv 1.7.0
- packaging 23.1
- platformdirs 2.5.2
- pluggy 1.0.0
- pre-commit 3.8.0
- pytest 7.4.4
- pytest-asyncio 0.21.1
- pyyaml 6.0
- requests 2.32.3
- responses 0.25.3
- ruff 0.5.6
- setuptools 70.0.0
- tomli 2.0.1
- types-requests 2.32.0.20240712
- typing-extensions 4.12.2
- urllib3 2.2.2
- virtualenv 20.16.3
pyproject.toml
pypi
- mypy ^1.11 develop
- pre-commit ^3.8.0 develop
- pytest ^7.2.0 develop
- pytest-asyncio ^0.21.0 develop
- responses ^0.25.3 develop
- ruff ^0.5.6 develop
- types-requests ^2.32 develop
- python ^3.9