Skip to main content

Installation

To get started with Kurimod, you can install it using uv:

uv add git+https://github.com/joyccn/Kurimod

Or with pip:

pip install git+https://github.com/joyccn/Kurimod

Or with poetry:

poetry add git+https://github.com/joyccn/Kurimod
note

Kurimod requires kurigram to be installed, since it's a plugin that only does monkeypatching, rather than a standalone fork of kurigram.