Skip to main content

Modular event-driven GUI system for quickly building tools with Python and pyimgui.

Project description

toolgui

Modular event-driven GUI system for quickly building tools with Python and pyimgui.

Installation

pip install toolgui

Usage

import imgui
import toolgui


@toolgui.window("Example/Hello World")
def hello_example():
    imgui.text("Hello!")


toolgui.start_toolgui_app()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toolgui-0.0.7.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

toolgui-0.0.7-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page