Skip to main content

Use flask to create desktop applications

Project description

silly-gui-icon

Flask for desktop

Build a desktop application with flask. All you need is to add the provided file, and Flask for desktop in your dependencies

How it works in a few words

Basicaly, when the app is launched, Flask for desktop runs the flask server alongside a desktop window and/or the main browser of the user's system.

The user's experience is similar with an 'electron' application, but there, it is python inside instead of JS.

How to do it

1. Code your flask app as usual

2. Installation

pip install flask-fd

3. get the files

If you start your app from scratch:

flask-fd plop starter

If you've already done your app and just want to convert it:

flask-fd plop converter

This one will give you a file that you'll just have to configure following the steps in the comments.

The file appear in your current working directory. Fill the parameters in the given file.

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

flask-fd-1.1.2.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

flask_fd-1.1.2-py3-none-any.whl (26.1 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