Skip to content

Installation

Installation

install nevu-ui via pip

pip install nevu-ui[all]
You can install only needed backend for you.
pip install nevu-ui[pygame]
or
pip install nevu-ui[raylib]