Skip to content

Installation

With pip

pip install repodnet

With uv

uv add repodnet

Note

The PyPI package name is repodnet, but the import is repod:

from repod import Server, Channel, ConnectionListener

Requirements

  • Python 3.12+
  • Only dependency: msgpack