https://github.com/digital-botanical-gardens-initiative/jbuf-fetcher
https://github.com/digital-botanical-gardens-initiative/jbuf-fetcher
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 publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: digital-botanical-gardens-initiative
- License: other
- Language: Python
- Default Branch: main
- Size: 1.11 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 9 months ago
Metadata Files
Readme
Contributing
License
README.md
jbuf-fetcher
Scripts to fetch and compare data from Botavista and Directus to monitor the progress of harvesting, extraction, and profiling of samples in botanical gardens. The purpose of this repository is to facilitate and highlight the progress made, and to easily find the areas and plants that have not been collected.
Results visible on this website: https://emi-collection.unifr.ch/
Github repository: https://github.com/digital-botanical-gardens-initiative/jbuf-fetcher/
Owner
- Name: The Digital Botanical Garden Initiative
- Login: digital-botanical-gardens-initiative
- Kind: organization
- Repositories: 3
- Profile: https://github.com/digital-botanical-gardens-initiative
GitHub Events
Total
- Member event: 1
- Push event: 121
- Create event: 4
Last Year
- Member event: 1
- Push event: 121
- Create event: 4
Dependencies
.github/actions/setup-poetry-env/action.yml
actions
- actions/cache v4 composite
- actions/setup-python v5 composite
.github/workflows/main.yml
actions
- ./.github/actions/setup-poetry-env * composite
- actions/cache v4 composite
- actions/checkout v4 composite
poetry.lock
pypi
- cachetools 5.5.2
- cfgv 3.4.0
- chardet 5.2.0
- click 8.1.8
- colorama 0.4.6
- coverage 7.6.12
- deptry 0.16.2
- distlib 0.3.9
- exceptiongroup 1.2.2
- filelock 3.17.0
- identify 2.6.9
- iniconfig 2.0.0
- mypy 1.15.0
- mypy-extensions 1.0.0
- nodeenv 1.9.1
- packaging 24.2
- platformdirs 4.3.6
- pluggy 1.5.0
- pre-commit 3.8.0
- pyproject-api 1.9.0
- pytest 7.4.4
- pytest-cov 6.0.0
- pyyaml 6.0.2
- tomli 2.2.1
- tox 4.24.2
- typing-extensions 4.12.2
- virtualenv 20.29.3
pyproject.toml
pypi
- deptry ^0.16.2 develop
- mypy ^1.5.1 develop
- pre-commit ^3.4.0 develop
- pytest ^7.2.0 develop
- pytest-cov ^6.0.0 develop
- tox ^4.11.1 develop
- python >=3.9,<4.0