Skip to main content

Async Python User Interface Library

Project description

C++, Python User Interface Library

Build PyPI version

This project aims at fast prototyping and development of graphical applications. It uses and combines Dear ImGui and related projects like ImPlot in a C++ wrapper. This wrapper is usable from within Python though Pybind11. Additionally, Skia can be used for more advanced 2D graphics. For the integration of Skia, this project supports Skia python binding.

ImGui Elements Matplotlib Integration
widgets matplotlib
ImPlot Integration Layout System
widgets matplotlib
SVG
svg

Key Features and Project Goals:

  • Fast prototyping and development
  • Small-sized library in terms of megabytes
  • A clean, asynchronous and lockfree API (to be done)
  • Language- and platform agnostic GUI framework (to be done)

Installation

Installation with pip:

pip install p3ui

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

p3ui-0.0.20-cp310-cp310-win_amd64.whl (7.8 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

p3ui-0.0.20-cp39-cp39-win_amd64.whl (8.1 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

p3ui-0.0.20-cp38-cp38-win_amd64.whl (7.8 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

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