Metadata-Version: 2.1
Name: pygamegui
Version: 0.0.1
Summary: Python user interface framework using pygame library
Home-page: https://github.com/Ethosa/pygameGUI
Author: Ethosa
Author-email: social.ethosa@gmail.com
License: LGPLv3
Project-URL: Github, https://github.com/Ethosa/pygameGUI
Keywords: pygame gui
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: pygame

# pygameGUI
Python user interface framework using pygame library

[![CodeFactor](https://www.codefactor.io/repository/github/ethosa/pygamegui/badge)](https://www.codefactor.io/repository/github/ethosa/pygamegui)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b5509dad69814a408d6271cc15f2cbb0)](https://www.codacy.com/manual/Ethosa/pygameGUI?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Ethosa/pygameGUI&amp;utm_campaign=Badge_Grade)


