✕ Clear all filters
20 articles
▶ Videos →

📰 Medium · Python

20 articles · Updated every 3 hours · View all reads

All Articles 163,415Blog Posts 157,307Tech Tutorials 43,217Research Papers 31,758News 21,140 ⚡ AI Lessons
st.expander and st.status Just Got a Compact Mode That Makes Dashboards 40% Less Cluttered
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
st.expander and st.status Just Got a Compact Mode That Makes Dashboards 40% Less Cluttered
Compact Continue reading on Medium »
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
Use ComfyUI in Pure Python Code, How To Do It Step By Step
Forget the spaghetti nodes. Control your diffusion pipeline with clean code that actually makes sense Continue reading on Medium »
Why Most Python Desktop Apps Look Terrible — And How to Fix That
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
Why Most Python Desktop Apps Look Terrible — And How to Fix That
Stop blaming Python. Your framework isn’t the problem — your design decisions are. Continue reading on Stackademic »
Beyond the Pie Chart: Designing Boardroom-Ready Waffle Charts in Python
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
Beyond the Pie Chart: Designing Boardroom-Ready Waffle Charts in Python
Grid-based clarity: How to visualize executive portfolios elegantly without sacrificing precision. Continue reading on Medium »
Building a Dynamic Pong Game from Scratch.
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
Building a Dynamic Pong Game from Scratch.
A step-by-step guide to creating a complete Pong clone with event handling, game physics, score tracking, and computer-controlled gameplay. Continue reading on
The NiceGUI Cheat Sheet
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 2mo ago
The NiceGUI Cheat Sheet
This is my resource for all NiceGUI knowledge, tips, tricks, and hacks. Continue reading on Medium »
Introducing Buildfy 3.0 — Build Python Desktop Apps Visually, No Coding Required
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 2mo ago
Introducing Buildfy 3.0 — Build Python Desktop Apps Visually, No Coding Required
Drag, design, connect logic, and export clean Python — Buildfy 3.0 is the no-code visual IDE built for CustomTkinter developers. Continue reading on Medium »
Using Python to Do the Wonders: How Flet Changes the Game for Developers
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 2mo ago
Using Python to Do the Wonders: How Flet Changes the Game for Developers
Every Python developer eventually hits the same frustrating roadblock: GUI design. Continue reading on Medium »
Streamlit’de st.radio nedir ve nasıl kullanılır
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 3mo ago
Streamlit’de st.radio nedir ve nasıl kullanılır
Merhaba, Bugün Sizlere Streamlit’de st.radio nedir ve nasıl kullanabileceğinizi göstereceğim Continue reading on Medium »
The Difference Between Placing Widgets and Designing an Interface
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 3mo ago
The Difference Between Placing Widgets and Designing an Interface
Over the last couple of weeks, most of my focus has been on transitioning my project from simple terminal based logic into something that… Continue reading on M
Generative Zoning in Manhattan
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 3mo ago
Generative Zoning in Manhattan
A Rule-Based Massing System for Manhattan Continue reading on Generative Design Course »
A 4-Pixel Shift Reached Production and Zero Tests Caught It.
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 3mo ago
A 4-Pixel Shift Reached Production and Zero Tests Caught It.
UI regressions are the silent killers of shipped features — functional tests pass, the API returns 200, and the button that nobody can… Continue reading on Medi
Best Python GUI Frameworks Every Developer Should Know
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 4mo ago
Best Python GUI Frameworks Every Developer Should Know
Graphical User Interfaces (GUIs) remain a key way for users to interact with software. Whether on desktop, mobile, or even web front-ends… Continue reading on M
How I Built a Design System for Streamlit in Pure Python
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 4mo ago
How I Built a Design System for Streamlit in Pure Python
Streamlit is genuinely one of the best tools I have used as a data professional. You write Python, you get a web app. No HTML, no… Continue reading on Medium »
Wednesday Code Autopsy #4: The Canvas Arc Nobody Uses
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 4mo ago
Wednesday Code Autopsy #4: The Canvas Arc Nobody Uses
How I drew a professional circular progress gauge with two tkinter parameters and zero dependencies Continue reading on Medium »
Tkinter Python GUI Dropdown Changed Event
Medium · Python 🖌️ UI/UX Design ⚡ AI Lesson 4mo ago
Tkinter Python GUI Dropdown Changed Event
Some examples using Tkinter Continue reading on Medium »