Tagged articles

Weather app

2 articles · Page 1 of 1
21CTO
21CTO
Aug 10, 2026 · Industry Insights

Why Windows 11’s Weather App Swallows Over 1 GB of RAM

A new report shows that the built‑in Weather app in Windows 11 can consume more than 1 GB of memory, far higher than macOS’s Weather app, due to its WebView2‑based architecture and embedded Chromium engine, which burdens low‑end PCs with heavy RAM usage.

ChromiumDesktop performanceMemory usage
0 likes · 6 min read
Why Windows 11’s Weather App Swallows Over 1 GB of RAM
Python Programming Learning Circle
Python Programming Learning Circle
May 7, 2025 · Frontend Development

Python GUI Development with PyQt5: Framework Overview, Installation, and Weather App Example

This tutorial introduces Python desktop GUI development, compares common frameworks, explains PyQt5 features and installation, demonstrates basic window creation, shows a complete weather‑query application with Qt Designer and API integration, and covers packaging the app into an executable.

Desktop applicationGUIPyQt5
0 likes · 16 min read
Python GUI Development with PyQt5: Framework Overview, Installation, and Weather App Example