#dearpygui

[ follow ]
Python
fromRealpython
6 days ago

Building a Python GUI Application With Tkinter Quiz - Real Python

Test understanding of Tkinter through a 10-question interactive quiz on core widgets and application building.
Django
fromRealpython
2 weeks ago

Getting Started With Django: Building a Portfolio App Quiz - Real Python

The quiz tests understanding of core Django concepts essential for building a portfolio app.
Python
fromPython GUIs
2 weeks ago

Using QThr

PySide6 allows direct use of Python callables with QThreadPool.start() for simple background tasks, eliminating the need for QRunnable subclasses.
jQuery
fromMouse Vs Python
4 weeks ago

Textual - Creating a Custom Checkbox - Mouse Vs Python

Textual is a Python package for creating GUI-like interfaces in the terminal, focusing on checkbox widgets for Boolean choices.
Python
fromRealpython
2 weeks ago

Using Jupyter Notebooks Quiz - Real Python

The quiz tests understanding of Jupyter Notebook basics with 9 questions and no time limit.
jQuery
fromMouse Vs Python
4 weeks ago

Textual - Creating a Custom Checkbox - Mouse Vs Python

Textual's checkbox widget creates Boolean GUI elements in terminal interfaces, returning True when checked and False when unchecked, with customizable appearance and event handling capabilities.
#python
Python
fromMouse Vs Python
2 weeks ago

The Python Show - Python Illustrated - Mouse Vs Python

Two sisters collaborated on a beginner's book about Python, with one writing and the other illustrating.
Python
fromMouse Vs Python
2 weeks ago

The Python Show - Python Illustrated - Mouse Vs Python

Two sisters collaborated on a beginner's book about Python, with one writing and the other illustrating.
Django
fromRealpython
1 month ago

Introduction to Python SQL Libraries Quiz - Real Python

A 9-question interactive quiz assesses proficiency in Python SQL libraries for database connectivity, query execution, and cross-database scripting with SQLite, MySQL, and PostgreSQL.
Python
fromThe JetBrains Blog
1 month ago

Python Unplugged on PyTV Recap | The PyCharm Blog

PyCharm hosted Python Unplugged, a free online community conference on March 4th, 2026, featuring 15 speakers and 7.5 hours of content to make Python conferences accessible globally.
Web development
fromTalkpython
2 months ago

PyView: Real-time Python Web Apps

PyView brings Phoenix LiveView-style real-time, server-driven UI updates to Python using async WebSockets and server-side rendering to simplify modern web stacks.
fromZDNET
1 month ago

Want your Linux looking more like Windows? KDE Plasma makes it easy - here's how

KDE Plasma is a remarkably customizable desktop environment. On top of being highly flexible, it's also fast and stable, so it would make perfect sense why you might want to migrate from Windows to a KDE Plasma-powered desktop distribution. But if you want to carry over the look and feel of Windows 11, how do you do that? With a bit of tweaking.
Software development
UX design
fromscikit-learn Blog
3 months ago

Enhancing user experience through interactive inspection

Scikit-learn added interactive HTML model inspections, including parameter tables, funded by a Wellcome/CZI EOSS grant to improve model inspection and UX.
fromMedium
2 months ago

3 Practical Tips for Making Most of Claude for Coding UI Components

Claude is a very powerful AI tool that works especially well for coding. It's possible to code entire applications or services in Claude. That's why Claude quickly becomes a very important tool in a product designer's toolkit. It allows us to move quickly and build not only fast interactive prototypes, but also code UI components ready for implementation. To make this guide more specific, I will use Claude to code a sign-up web form.
Artificial intelligence
Ruby on Rails
fromRubyflow
1 month ago

Introducing Icons: add any icon library to your Ruby app

The Icons gem extracts Rails Icons core into a standalone, framework-agnostic library enabling icon use across Ruby frameworks and static site generators.
fromPycoders
2 months ago

PyCoder's Weekly | Issue #720

subprocess module relies on busy-loop polling to determine whether a process has completed yet. Modern operating systems have callback mechanisms to do this, and Python 3.15 will now take advantage of these.
Web frameworks
fromTheregister
2 months ago

River brings modular window managers to Wayland

Currently, a Wayland compositor combines three primary functions into one. It must act as a display server, it must manage windows, and it must composite those windows together to be displayed on screen. The River project, which is about three years old now, splits this up. It's a display server and it's a compositor, but it doesn't do window management. Instead, it offers a documented window management protocol so that another, separate program can do the window management.
Software development
fromRealpython
1 month ago

Episode #285: Exploring MCP Apps & Adding Interactive UIs to Clients - The Real Python Podcast

Episode Sponsor: Den is a member of the MCP Steering Committee and a Core Maintainer focusing on auth and security. He explains how MCP acts as a universal bridge, providing AI models with the real-time context they need. He shares insights on working with MCP Apps and moving beyond simple text to render web-based user interfaces directly in your chat window.
Python
Python
fromThe JetBrains Blog
7 months ago

The Most Popular Python Frameworks and Libraries in 2025 | The PyCharm Blog

FastAPI leads Python framework usage in 2024 with 38%, offering high-performance async APIs, type safety, auto-generated docs, and strong ML deployment support.
[ Load more ]