Control verbosity, like Scanpy
Open
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
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.
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