imgui 2.0.0
0
Cython-based Python bindings for dear imgui
Contents
Cython-based Python bindings for dear imgui
How to Install imgui
You can install imgui using pip
pip install imgui
or add it to a project with poetry
poetry add imgui
Package Details
- Author
- Michał Jaworski
- License
- BSD
- Homepage
- https://github.com/pyimgui/pyimgui
- PyPi:
- https://pypi.org/project/imgui/
Classifiers
- Games/Entertainment
Related Packages
Errors
A list of common imgui errors.
Code Examples
Here are some imgui
code examples and snippets.