annsel#

Status

Build Tests Documentation codecov pre-commit

Meta

Hatch project Ruff uv License gitmoji

Package

PyPI PyPI

All of annsel

Learn how to use annsel.

All of Annsel
API Documentation

Read the API documentation.

API

Getting started#

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

Installation#

You need to have Python 3.10 or newer installed on your system. If you don’t have Python installed, we recommend installing uv. There are several alternative options to install annsel:

  1. Install the most recent release:

    If you are using uv

    uv add annsel
    
  2. Install the latest development version:

    If you are using uv

    uv add git+https://github.com/srivarra/annsel
    

Release notes#

See the changelog.

Contact#

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

Other#

If you are interested in how annsel works, feel free to take a look at the developer log (offsite).