Demos

Basic demos

Sample application written with PyWebIO

BMI calculation

Simple application for calculating Body Mass Index

Demo Source code

Input demo

Demonstrate various input usage supported by PyWebIO

Demo Source code

Output demo

Demonstrate various output usage supported by PyWebIO

Demo Source code

Online chat room

Chat with everyone currently online

Demo Source code

  • Use coroutine-based sessions

  • Use run_async() to start background coroutine

Data visualization demos

PyWebIO supports data visualization by using of third-party libraries. For details, see Use PyWebIO for data visualization