Metadata-Version: 2.4
Name: mosaic-qt6
Version: 1.0.0
Summary: Create Qt6 GUIs using HTML-like syntax!
Author-email: DCreator112 <dylanlmclark@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://dcreator112.xyz/mosaic
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: BeautifulSoup4
Requires-Dist: PySide6
Dynamic: license-file

# Mosaic

## Create Qt6 GUIs using HTML-like syntax!

**Mosaic is a wrapper for PySide6 that allows you to create GUIs easily and quickly using HTML-like syntax.** It's features include:

- Labels
- Buttons
- Text Boxes
- Multi-line Text Boxes
- Checkboxes
- Radio Buttons
- Dropdowns
- Progress Bars
- Sliders
- Date/Time selectors
- Iframes

### And many more to come!
