Metadata-Version: 2.1
Name: PygameUIKit
Version: 0.0.6
Summary: A UIKit for Pygame
Author-email: Times0 <times.coding@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

![Contributors](https://img.shields.io/github/contributors/Times0/PygameUIKit?color=dark-green) ![Issues](https://img.shields.io/github/issues/Times0/PygameUIKit) ![License](https://img.shields.io/github/license/Times0/PygameUIKit) 
[![Publish to PyPI](https://github.com/Times0/PygameUIKit/actions/workflows/publish-to-pypi.yml/badge.svg)](https://github.com/Times0/PygameUIKit/actions/workflows/publish-to-pypi.yml)
![Screen Shot](images/img.png)

## Getting Started

```sh
pip install PygameUIKit
```

