https://github.com/digital-botanical-gardens-initiative/uuid-generator

https://github.com/digital-botanical-gardens-initiative/uuid-generator

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 publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) 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: 229 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License

README.md

uuid-generator

Build status Commit activity License: MIT

A script to create organisms labels for the EMI project

Owner

  • Name: The Digital Botanical Garden Initiative
  • Login: digital-botanical-gardens-initiative
  • Kind: organization

GitHub Events

Total
  • Member event: 1
  • Push event: 10
  • Create event: 1
Last Year
  • Member event: 1
  • Push event: 10
  • Create event: 1

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.8.0
  • deptry 0.16.2
  • distlib 0.3.9
  • exceptiongroup 1.2.2
  • filelock 3.18.0
  • identify 2.6.9
  • iniconfig 2.1.0
  • mypy 1.15.0
  • mypy-extensions 1.0.0
  • nodeenv 1.9.1
  • packaging 24.2
  • platformdirs 4.3.7
  • pluggy 1.5.0
  • pre-commit 3.8.0
  • pyproject-api 1.9.0
  • pytest 7.4.4
  • pytest-cov 6.1.1
  • pyyaml 6.0.2
  • tomli 2.2.1
  • tox 4.25.0
  • typing-extensions 4.13.1
  • virtualenv 20.30.0
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.1.1 develop
  • tox ^4.11.1 develop
  • python >=3.9,<4.0