Offline-first GUI application with PostgreSQL synchronization
Project description
PySide Demo
Project | |
Quality | |
Tools |
This application is a PySide6-based GUI that demonstrates an offline-first approach with PostgreSQL synchronization capabilities. It allows users to manage items locally and synchronize them with a remote PostgreSQL database when an internet connection is available.
It uses folium and pyqtgraph for interactive graph and geospatial visualisation.
Quick Start
install the package using pip
pip install pyside-demo
run the package
python -m pyside_demo
if you are using Poetry, install the package with
poetry add pyside-demo
and then run
poetry run python pyside_demo
Features
- Offline-first architecture
- Local data storage in SQLite
- PySide6 based GUI
- PostgreSQL synchronization
- Interactive Graph visualisation
- Interactive Geospatial data visualisation
- Custom QSS colour theme
- Cross-platform support
- Model View Controller structure (MVC)
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
pyside_demo-0.2.1.tar.gz
(26.9 kB
view hashes)
Built Distribution
Close
Hashes for pyside_demo-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e17ba238639101102d435f6f33c341328897e9f786487a1b802419a51bf9d64f |
|
MD5 | b397bd70c68721b5ef91fe304826e57d |
|
BLAKE2b-256 | 1b56a8d5d663b6be66550ac17ad1e889a35f3987b4a857df89a34b63ce4dfb56 |