Skip to main content

pyimgui - 0.0.1

Wrapper for ImGui C++ library for creating graphical user interfaces in "immediate mode" fashion.


Michał Jaworski
(swistakm)
This is Python wrapper for a C++ ImGui library (see: https://github.com/ocornut/imgui). It comes with a lot of useful built-in widgets and has very intuitive API. pyimgui is written in Cython. It means that source distribution package requires compilation during installation. Anyway, if you have wheels installed, you can easily install binary wheel of pyimgui on all major platforms (Windows, macOS, Linux) using single simple pip install command: pip install imgui[cocos2d]

Changes

This is Python wrapper for a C++ ImGui library (see: https://github.com/ocornut/imgui). It comes with a lot of useful built-in widgets and has very intuitive API. pyimgui is written in Cython and this means that source distribution package requires compilation during installation. Anyway, if you have wheels installed, you can easily install binary wheel of pyimgui on major platforms (Win, macOS, Linux) wish single pip install command: pip install imgui[cocos2d]

Links

Home Page
https://pyimgui.readthedocs.io/en/latest/
Source
https://github.com/swistakm/pyimgui

Releases

pyimgui 0.0.1 — 10 Aug, 2017

Pygame.org account Comments