scverse-misc#

PyPI Tests codecov Documentation

Miscellaneous utility code used by scverse packages

Getting started#

Please refer to the documentation, in particular, the API documentation.

Installation#

You need to have Python 3.11 or newer installed on your system. If you don’t have Python installed, we recommend installing uv.

There are several alternative options to install scverse-misc:

  1. Install the latest release of scverse-misc from PyPI:

pip install scverse-misc
  1. Install the latest development version:

pip install git+https://github.com/scverse/scverse-misc.git@main

Release notes#

See the changelog.

Contact#

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.