How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Console user interface library for Python (official repo)
The main features of urwid/urwid are: GUI Development, TUI Libraries.
Projects with overlapping indexed features include: agauniyal/rang — A Minimal, Header only Modern c++ library for terminal goodies 💄✨. agauniyal/termdb — Terminfo parser for modern c++ :fax:. andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… ansiwave/nimwave — TUIs for the terminal, desktop, and web. arthursonzogni/ftxui — FTXUI is a C++ terminal user interface library and cross-platform console framework used for building interactive… 76creates/stickers — Building blocks for charmbracelet/lipgloss 👾.
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of instructions to render native windows, forms, and layouts across different operating systems by mapping high-level instructions to the native widgets and controls of the host environment. The toolkit includes a vector graphics engine for rendering custom shapes, gradients, and high-density images using brushes and matrices. It also serves as a native dialog provider for system-level operations such as file path selection and message box alerts. The library covers a broad range of GUI co