Use flask to create desktop applications
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flask-fd-1.1.2.tar.gz
.
File metadata
- Download URL: flask-fd-1.1.2.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d6f924010ba957db9a7d298c223feb555313605e9312a6efef515a372c7eb58 |
|
MD5 | 92283884ff86e0ce39404c64ced9f38a |
|
BLAKE2b-256 | 55400530a3b1a8b3cf980507c758c58acc7dc4d37225815c11897b173275d149 |
File details
Details for the file flask_fd-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: flask_fd-1.1.2-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 387762fe04035c25cac6ce2781d95b20027dce8ffc4d519ccafe5b687f514d6a |
|
MD5 | a410581523adc7212299ec57193113c4 |
|
BLAKE2b-256 | c5de377d8a0ee95ec380f9ea039798259dae508d9a229de6e653564ffe0a50d9 |