Metadata-Version: 2.1
Name: guitares
Version: 0.1.2
Summary: Guitares is a Python package for building configurable Graphical User Interfaces (GUIs) using the PyQt5 or PySide6 framework.
Author-email: Maarten van Ormondt <maarten.vanormondt@deltares-usa.us>
Project-URL: Homepage, https://github.com/Deltares/Guitares
Project-URL: Documentation, https://guitares.readthedocs.io/en/latest/
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: geopandas>=0.8
Requires-Dist: toml
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyproj
Requires-Dist: rasterio
Requires-Dist: shapely
Requires-Dist: numpy
Requires-Dist: geojson
Requires-Dist: Pillow
Requires-Dist: matplotlib
Requires-Dist: pyyaml
Requires-Dist: pyqt5
Requires-Dist: pyqtwebengine
Requires-Dist: pyside6
Requires-Dist: cht_tiling
Requires-Dist: pyogrio

# Guitares
A package for building configurable GUIs with PyQt5

Check out the documentation here: https://guitares.readthedocs.io/en/latest/

To install: https://pypi.org/project/guitares/
