services-test4

This repository is used to test services and configurations. Nothing to see here.

https://github.com/afuetterer/services-test4

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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 (7.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This repository is used to test services and configurations. Nothing to see here.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 54
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Code of conduct Citation

README.md

services-test4

| | | | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | CI | ci + coverage | | Docs | docs | | Meta | license hatch pre-commit enabled ruff mypy conventional-commits |


This repository is used to test services and configurations. Nothing to see here.

Table of Contents

Requirements

Python 3.8+

Installation

You can install services-test4 via pip from Test PyPI:

console pip install --index-url=https://test.pypi.org/simple --extra-index-url=https://pypi.org/simple services-test4

License

services-test4 is distributed under the terms of the MIT license.

Owner

  • Name: Heinz-Alexander Fuetterer
  • Login: afuetterer
  • Kind: user
  • Location: Berlin, Germany
  • Company: Freie Universität Berlin

Citation (CITATION.cff)

cff-version: 0.17.0
message: "If you use this software, please cite it as below."
type: software
authors:
  - family-names: Fuetterer
    given-names: Heinz-Alexander
    orcid: https://orcid.org/0000-0003-4397-027X
title: services-test4
license: MIT
repository-code: https://github.com/afuetterer/services-test4
date-released: 2024-05-29
version: 0.21.8
identifiers:
  - type: doi
    value: TODO
    description: The concept DOI for the collection containing all versions of this project.
doi: TODO

GitHub Events

Total
  • Issues event: 2
Last Year
  • Issues event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: 8 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • afuetterer (8)
Pull Request Authors
  • dependabot[bot] (17)
  • github-actions[bot] (14)
  • afuetterer (1)
Top Labels
Issue Labels
status: abandoned (1)
Pull Request Labels
type: build (24) deps: python (19) deps: github-actions (7) type: ci (7) deps: pre-commit (5) status: abandoned (5)

Dependencies

.github/workflows/label.yml actions
  • actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
  • crazy-max/ghaction-github-labeler de749cf181958193cb7debf1a9c5bb28922f3e1b composite
.github/workflows/pre-commit-autoupdate.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • peter-evans/create-pull-request v5 composite
.github/workflows/docs.yml actions
  • actions/cache 704facf57e6136b1bc63b828d79edcd491f0ee84 composite
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
  • step-security/harden-runner 8ca2b8b2ece13480cda6dacd3511b49857a23c09 composite
.github/workflows/lint.yml actions
  • actions/cache 704facf57e6136b1bc63b828d79edcd491f0ee84 composite
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
  • step-security/harden-runner 8ca2b8b2ece13480cda6dacd3511b49857a23c09 composite
.github/workflows/main.yml actions
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • python-semantic-release/python-semantic-release 3abfb7ac216b9ad439de24fda60eca84038e850e composite
  • python-semantic-release/upload-to-gh-release main composite
  • step-security/harden-runner 8ca2b8b2ece13480cda6dacd3511b49857a23c09 composite
.github/workflows/pr.yml actions
  • re-actors/alls-green 05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe composite
  • step-security/harden-runner 8ca2b8b2ece13480cda6dacd3511b49857a23c09 composite
.github/workflows/publish.yml actions
  • pypa/gh-action-pypi-publish release/v1 composite
  • step-security/harden-runner 8ca2b8b2ece13480cda6dacd3511b49857a23c09 composite
.github/workflows/test.yml actions
  • actions/checkout f43a0e5ff2bd294095638e18286ca9a3d1956744 composite
  • actions/setup-python 61a6322f88396a6271a6ee3565807d608ecaddd1 composite
  • step-security/harden-runner 8ca2b8b2ece13480cda6dacd3511b49857a23c09 composite
pyproject.toml pypi
  • httpx >=0.24