Tag

Interactive UI

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Oct 25, 2024 · Frontend Development

Introducing PyWebIO: Build Web Frontends with Pure Python

This article introduces the PyWebIO library, explains how to install it, showcases its output and input functions, and provides several practical example programs—including a BMI calculator, a markdown editor, a chat room, and a Gomoku game—demonstrating how Python can be used to create interactive web front‑ends without writing HTML or JavaScript.

Example CodeInteractive UITutorial
0 likes · 12 min read
Introducing PyWebIO: Build Web Frontends with Pure Python
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
May 2, 2015 · Frontend Development

Why Design H5 Pages: Mobile Web Trends and a 3D Rotating Schedule Case Study

With mobile device usage surpassing PC, the article explains why HTML5‑based H5 pages are essential for modern media, compares them to native apps, outlines their technical advantages, and showcases a 3D rotating schedule interface created for the 2014 World Cup as a successful case study.

3D RotationHTML5Interactive UI
0 likes · 11 min read
Why Design H5 Pages: Mobile Web Trends and a 3D Rotating Schedule Case Study