Science Score: 26.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
Found .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: DavisStanko
- License: agpl-3.0
- Language: Python
- Default Branch: main
- Size: 1.47 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
Owner
- Name: Davis Stanko
- Login: DavisStanko
- Kind: user
- Location: Canada
- Website: davisstanko.com
- Repositories: 7
- Profile: https://github.com/DavisStanko
I sometimes do cool things.
GitHub Events
Total
Last Year
Dependencies
.github/workflows/docker.yml
actions
- actions/checkout v4 composite
- christian-korneck/update-container-description-action v1 composite
- docker/build-push-action v6 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- docker/setup-qemu-action v3 composite
.github/workflows/mypy.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/python-build.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/python-test.yml
actions
- actions/cache/restore v4 composite
- actions/cache/save v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/sync-wiki.yml
actions
- actions/checkout v4 composite
.github/workflows/versioning.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
docker/Dockerfile
docker
- python 3$VARIANT build
requirements.txt
pypi
- PyYAML *
- backoff *
- chess *
- requests *
- rich *
test_bot/test-requirements.txt
pypi
- mypy * test
- pytest * test
- pytest-timeout * test
- ruff * test
- types-PyYAML * test
- types-requests * test