File: README

package info (click to toggle)
python-pywebview 5.0.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,680 kB
  • sloc: python: 9,592; javascript: 917; java: 158; cs: 130; sh: 16; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 199 bytes parent folder | download
1
2
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.