File: README

package info (click to toggle)
python-pywebview 6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,436 kB
  • sloc: python: 10,230; javascript: 3,185; java: 522; cs: 130; sh: 16; makefile: 3
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.