File: README

package info (click to toggle)
python-pywebview 6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,452 kB
  • sloc: python: 10,921; javascript: 3,250; java: 522; cs: 130; sh: 15; makefile: 3; xml: 1
file content (3 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
# Flask app

This is a sample skeleton of an application using pywebview and Flask. The directory structure as well as some basic boilerplate code is provided. The application entry point is src/backend/main.py.