https://github.com/ai4os/ai4-api-keys

https://github.com/ai4os/ai4-api-keys

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 (2.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ai4os
  • Language: Python
  • Default Branch: main
  • Size: 13.7 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

AI4 API Keys management tools

This is an internal AI4EOSC tool to manage API keys for the AI4EOSC services.

Acknowledgements

Funded by the European Union

This project has received funding from the European Union’s Horizon Research and Innovation programme under Grant agreement No. 101058593

Owner

  • Name: AI4OS
  • Login: ai4os
  • Kind: organization
  • Email: ai4eosc-po@listas.csic.es

AI4OS is the software powering the AI4EOSC platform

GitHub Events

Total
  • Release event: 1
  • Issue comment event: 8
  • Push event: 15
  • Create event: 1
Last Year
  • Release event: 1
  • Issue comment event: 8
  • Push event: 15
  • Create event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 38 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: ai4-api-keys

AI4 API Key generator

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 38 Last month
Rankings
Dependent packages count: 10.2%
Average: 33.8%
Dependent repos count: 57.3%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/publish-release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/release-please.yml actions
  • actions/checkout v4 composite
  • googleapis/release-please-action v4 composite
pyproject.toml pypi
  • tox ^4.21.2 develop
  • cryptography ^43.0.1
  • python ^3.10
  • typer ^0.12.5
  • pytest ^8.3.2 test
  • pytest-cov ^5.0.0 test
  • bandit ^1.7.9 test-bandit
  • black ^24.8.0 test-black
  • flake8 ^7.1.1 test-flake8
  • flake8-bugbear ^24.4.26 test-flake8
  • flake8-colors ^0.1.9 test-flake8
  • flake8-docstrings ^1.7.0 test-flake8
  • flake8-typing-imports ^1.15.0 test-flake8
  • pep8-naming ^0.14.1 test-flake8
  • pydocstyle ^6.3.0 test-flake8
  • mypy ^1.11.1 test-mypy
  • pip-check-reqs ^2.5.3 test-pip-missing-reqs
  • poetry-plugin-export ^1.8.0 test-pip-missing-reqs
  • poetry ^1.8.3 test-pypi