Metadata-Version: 2.4
Name: qleaf
Version: 0.0.19
Summary: Productive GUI Framework for Python
Home-page: https://github.com/jaehakl/qleaf
Author: Jaehak Lee
Author-email: Jaehak Lee <leejaehak87@gmail.com>
License: LGPL-3.0-or-later
Project-URL: Homepage, https://github.com/jaehakl/qleaf
Project-URL: Bug Tracker, https://github.com/jaehakl/qleaf/issues
Keywords: data,database,array,matrix,gui,pyside
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: requests
Requires-Dist: opencv-python
Requires-Dist: Pillow
Requires-Dist: PySide6
Requires-Dist: matform
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# QLeaf

### Installation

```
pip install qleaf
```
