A Minimalist Flet Framework
Project description
LEFT, a Minimalist Flet Framework
A very simple framework using the flet library - the bare boilerplate code I use to get some apps up and running.
I have deliberately kept things extremely simple - it doesn't attempt to hide the flet internals, very little enforced convention/configuration, and only a tiny reliance on some 'magic' in the React-influenced state management in the view layer (even this is not mandatory).
Its up to the end user to organise their implementation in a consistent and logical manner that works for them.
See sampleapp/ for a simple CRUD-app example.
dev usage:
pip install -r requirements.txt
python setup.py develop
python -m sampleapp
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 python-left-0.0.1.tar.gz
.
File metadata
- Download URL: python-left-0.0.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e40ce15f76b8d7efdec0696b67a204aecd554ca2ae508a33b4875c6024b59ffb |
|
MD5 | 060878b914c11931a03340d9c6dc1fa9 |
|
BLAKE2b-256 | 056e51bba5930e0dfdb2d2fbd749d62fe744e3f7db08deb3e9307fc4c4bf91bb |
File details
Details for the file python_left-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: python_left-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39843c809288af99d7fd97ad6ed9731bf63001545b2b37768e645cc34ae1aa9f |
|
MD5 | 52002af1f8bab27a2302c0b3cdc6fce5 |
|
BLAKE2b-256 | a3ab9a807a7da0ff3752bdfcd45b8fbbc504a5a38e64173ad22cc1ada8521ea4 |