Python game building/rendering framework
The framework is published on PyPI under the name pyrendering.
You can add it to your project using pip
pip install pyrenderingOr using uv
uv add pyrenderingExamples can be found in the examples directory and cover most of the framework's features.