Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine.
Documentation: https://veka0.github.io/lazurite
PyPi page: https://pypi.org/project/lazurite
Lazurite requires to have Python 3.10+ installed, but 3.12 is recommended.
Official python installation page: https://www.python.org/downloads. Windows users are recommended to install Python from Microsoft Store.
After installing python, you can install lazurite package from pypi repository, with a command
pip install lazurite
or
python -m pip install lazurite
Read the documentation here https://veka0.github.io/lazurite