API Reference#
Here you can find the classes you can use in this package.
Main classes#
A class that creates a web application from HTML files. |
|
A class that creates a desktop application from HTML files. |
|
Creates an HTML page that can be used as a window or as a webpage. |
|
Creates an HTML element. |
Other classes#
An |
|
A class that inherits flask.Blueprint. |
Functions#
Creates a web app and adds a single Page to it. |
|
Creates a desktop app and adds a single Page to it. |