Metadata-Version: 2.1
Name: Qtica
Version: 0.1.1
Summary: Qtica is a Python library that provides a lightweight API around native PySide6, allowing for lightning-fast GUI prototyping using modern declarative UI techniques entirely within Python.
Home-page: https://github.com/omamkaz/Qtica
License: GPL-3.0
Keywords: qt,pyside6,python,declarative,qml,Qtica
Author: Osama Mohammed Al-zabidi
Author-email: omamkaz@gmail.com
Requires-Python: >=3.10,<3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PySide6 (>=6.5,<7.0)
Requires-Dist: pynput (>=1.7.6,<2.0.0)
Description-Content-Type: text/markdown

# Qtica

Qtica is a Python library that provides a lightweight API around native PySide6, allowing for lightning-fast GUI prototyping using modern declarative UI techniques entirely within Python. Qtica is available under the GPLv3 license.

# It's ready to use wait for the doc!

