Metadata-Version: 2.3
Name: SwiftGUI_Matplot
Version: 0.1.0
Summary: An integration of matplotlib-figures into SwiftGUI
License: Apache-2.0
Author: Eric aka CheesecakeTV
Author-email: cheesecaketv53+pypi@gmail.com
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: SwiftGUI
Requires-Dist: matplotlib
Project-URL: Documentation, https://github.com/CheesecakeTV/SwiftGUI-Docs
Project-URL: Repository, https://github.com/CheesecakeTV/SwiftGUI-Matplot
Project-URL: issues, https://github.com/CheesecakeTV/SwiftGUI/issues
Description-Content-Type: text/markdown


# WIP
Not useable yet!

# SwiftGUI-Matplot
Integrate matplotlib-figures into your SwiftGUI layout.

# Getting started / documentation
[Start your SwiftGUI-journey here](https://github.com/CheesecakeTV/SwiftGUI-Docs/blob/c1d77a97ba9f07cc72434592f46abbe416d00456/01%20Basic%20tutorials/01%20Getting-started.md)

This package is documented [together with SwiftGUI](https://github.com/CheesecakeTV/SwiftGUI-Docs).

# Official addon for SwiftGUI
This addon was created by the creator(s) of SwiftGUI.

