Metadata-Version: 2.1
Name: CTkSimpleMessagebox
Version: 1.1.6
Summary: A simple Messagebox for Customtkinter.
Home-page: https://github.com/NotScottt/CTkSimpleMessageboxes
Author: Scott
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

## About

Very simple Python "Messagebox" to display current Infos or Error. <br />
Simply install it via pip.


## Pip
```python
  pip install CTkSimpleMessageBox
 ```

