Skip to content

stabldev/libtorrent-stubs

Repository files navigation

libtorrent-stubs

Type stubs for the libtorrent Python bindings. Provides static type information for better IDE support and type checking (e.g., with pyright or mypy).

Installation

pip install libtorrent-stubs

Requirements

  • Python 3.9+
  • libtorrent (>= 2.0.11)