Community-Made Tutorials

A Curated Directory.

Enter your email to receive newsletters (no spam)


Getting Started
From PyWebIO installation to your first full stack web app

PyWebIO Tutorial

Creating WebAPP Using Python Without Using HTML And JS

by Krish Naik

- PyWebIO library installation
- Demo of input modules
- Sample app code review

PyWebIO Tutorial

PyWebIO: Write Interactive Web App in Script Way Using Python

by Khuyen Tran

- pip command to install PyWebIO
- Input & output modules
- Two sample apps

PyWebIO Tutorial

How to build your first simple web application in Python with PyWebIO

by Chanin Nantasenamat

- Working with Conda venv
- Sample app: BMI calcolator
- input & output modules

PyWebIO tutorial

Creating BMI Calculator Web APP Using Python And PyWebIO

by Krish Naik

Coding demo

PyWebIO tutorial

Create Interactive Web Applications in Pure Python with PyWebIO

by Abdishakur

Geospatial data visualization using Plotly with PyWebIO

PyWebIO Tutorial

The Easiest Way to Deploy Machine Learning Models: PyWebIO

by Kaustubh Gupta

Converting Python script to a web app


Data Visualization
Using PyWebIO with your favorite libraries to tell data stories

Bokeh

Plotly

pyecharts

PyG2Plot

CuteCharts


Cloud Deployment
Deploying PyWeb apps to various cloud platforms

PyWebIO Tutorial

How to deploy PyWebIO apps on Google App Engine

by Tirthajyoti Sarkar

GAE

PyWebIO Tutorial

Deployment of ML Models Using PyWebIO and Flask in Heroku

by Krish Naik

Heroku

PyWebIO Tutorial

Deploy your PyWebIO app to cloud platform

by Weimin Wang

GAE, Heroku


PyWebIO vs. ___
Comparing PyWebIO with other web frameworks 

PyWebIO Tutorial

My thoughts on web frameworks in Python and R (PyWebIO vs Streamlit vs R Shiny)

by Chanin Nantasenamat

"You can't go wrong with any of these 3 libraries, I believe they're all good and depending on the use case some may have more strengths than others. "

PyWebIO Tutorial

Creating Web Applications Using PyWebIO

by Aditya Singh

"The key factor that differentiates the two libraries [PyWebIO and Streamlit] is how applications are coded and their execution flow."


Database Integration
Developing databased powered apps

PyWebIO Tutorial

Voting web application with database | part - 1

Development of a voting app

PyWebIO Tutorial

Voting web application with database | part - 2

Connect a voting app with MongoDB

tutorial

PyWebIO and MongoDB | Simple Webapp for Lookups

by Peter Nguyen

A web app to log in a MongoDB and query data