File: README.md

package info (click to toggle)
python-pywebview 2.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,376 kB
  • sloc: python: 3,816; cs: 116; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 362 bytes parent folder | download
1
2
3
4
5
6
# Examples

Here you can find examples demonstrating different aspects of pywebview. For non-trivial examples on how to create a full-grown application refer to the repository.

* [Serverless application](https://github.com/r0x0r/pywebview/tree/master/examples/todos)
* [Flask-based application](https://github.com/r0x0r/pywebview/tree/master/examples/flask_app)