scverse / scverse/cookiecutter-scverse
Unified logging and settings
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.