Skip to content

Experiments with Pywebio (allows simple web applications to be written using Python)

Notifications You must be signed in to change notification settings

shearichard/pywebio-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pywebio-sandbox

Testing out pywebio.

What is pywebio ?

From the project's documentation ...

PyWebIO provides a diverse set of imperative functions to obtain user input and output content on the browser, turning the browser into a “rich text terminal”, and can be used to build simple web applications or browser-based GUI applications. Using PyWebIO, developers can write applications just like writing terminal scripts (interaction based on input and print function), without the need to have knowledge of HTML and JS. PyWebIO is ideal for quickly building interactive applications that don’t require a complicated user interface.

About

Experiments with Pywebio (allows simple web applications to be written using Python)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages