A lightweight utility for simplified client-side storage management in Flet applications.
Project description
Flet Storage
A lightweight, asynchronous utility for simplified client-side storage management in Flet applications.
This package provides a clean wrapper around Flet's SharedPreferences, adding automatic JSON serialization so you can store complex Python objects (dicts, lists) without manual conversion.
Features
- Automatic JSON Serialization: Store and retrieve dictionaries and lists directly.
- Asynchronous API: Built to work seamlessly with Flet's async architecture.
- Namespaced Storage: Easily organize data by
app_nameto avoid collisions. - Simplified Syntax: Clean, functional approach to persistent data.
Installation
pip install flet-storage
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flet_storage-0.1.2.tar.gz.
File metadata
- Download URL: flet_storage-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73416af18760b9eadfc209b00ef9798fb147b812bc4b49645f5c0879f7c179e5
|
|
| MD5 |
e9498c145d0e568764c8f45706667349
|
|
| BLAKE2b-256 |
cb72b516c75722272a8620ef62b79b229f9d32a9b3d225bf5b5bbe6e885d09a9
|
File details
Details for the file flet_storage-0.1.2-py3-none-any.whl.
File metadata
- Download URL: flet_storage-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc328db12fbe435ee8b7a4ce21b7e9013cb53ff21d3fb102072b625e60b8f1da
|
|
| MD5 |
e907cd674e18486b5c29d8cb12df0413
|
|
| BLAKE2b-256 |
d10b6896570f06fe15e013ef1578d536bd2e0a9b38cafcfdadb6d3342baecf9c
|