Skip to main content

flask app with webview

Project description

Proof of concept using web technologies for UI, and python to produce a desktop application.

The stack is currently:

  • pyenv: manage python versions.
  • poetry: python dependency management
  • pywebview: qt/gtk webview
  • flask: local server and web framework
  • pex: packaging
  • makefile: build configuration

Contributing

The project can also run from a venv:

Setup:

poetry install
poetry run webview-flask

Makefile:

  • build: use pex to build a single executable (dist/webview_flask) with Python 3.8-3.11 as its only dependency. Flask requires 3.8.
  • run-build: run it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webview_flask-0.1.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

webview_flask-0.1.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page