Sachaa-Thanasius / wavelink-stubs

Type stubs for wavelink 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wavelink-stubs

PyPI supported Python versions License: MIT Checked with pyright Ruff Code style: black

This package contains type stubs to provide more precise static types and type inference for wavelink 2. wavelink 3 doesn't need these stubs since it is fully type-annotated.

Installation

pip install wavelink-stubs

Version number scheme

The major and minor version of wavelink-stubs will roughly match the major and minor version numbers of the wavelink release the stubs represent.

Acknowledgements

Thank you to:

  • Maintainers of wavelink for the wonderful library.
  • Bryan Forbes for providing a great reference with his asyncpg-stubs library.

About

Type stubs for wavelink 2.

License:MIT License


Languages

Language:Python 100.0%