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.0.tar.gz
(26.8 kB
view hashes)
Built Distribution
Close
Hashes for pyside_demo-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b92220104d7dc3e4f176cc5dea91579830c4be013406b464d80ecde369869c5 |
|
MD5 | 38473115a5e5b818cda1e128e74bd30e |
|
BLAKE2b-256 | a86c3b93e18a0a7d75a9dab3cf2b55d13b5f1cef083cb936f84f7ca716a163ec |