scverse / scverse/squidpy

Control verbosity, like Scanpy

Open
#1,141 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
598
Forks
121
Avg merge
3d 11h
Merged PRs (30d)
3

Description

Description of feature

Hi, is it possible to control Squidpy's verbosity? I want to suppress the logging INFO messages, since I'm using Squidpy is a script and the messages make it harder to debug. It seems like Scanpy has a .verbosity attribute, but I can't find documentation of Squidpy having anything similar.

Contributor guide

Open the contributing guide

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.

Research direction

Start by reviewing Squidpy's existing logging behavior and comparing it with Scanpy's .verbosity attribute. Determine how scripts could suppress INFO messages, then document the supported control and verify that normal Squidpy output can be reduced without hiding needed diagnostics.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.