scverse / scverse/cookiecutter-scverse

Unified logging and settings

Open
#72 7 comments 3 reactions 1 assignee View on GitHub

@grst is already working on this.

Since Jun 22, 2026.

Dominant language
Python
Stars
89
Forks
17
Avg merge
21h 16m
Merged PRs (30d)
7

Description

Should we propose a default mechanism for logging and settings?

Benefits IMO would be consistent behaviour for all ecosystem packages. Ideally there would be a way to set the logging level for all scverse packages globally.

This could either be implemented as

  • a bunch of vendored code
  • a separate "scverse-tools" package that can be imported as dependency.

In the long run, a "scverse-tools" package could make sense. We kinda have something like that already with scanpydoc, but could extend the scope to other helper functions.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.