Metadata-Version: 2.1
Name: Paperl
Version: 0.0.2a2
Summary: 使用tkinter开发高级GUI调试库
Author: XiangQinxi
Author-email: XiangQinxi@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Paperl
![](https://img.shields.io/pypi/wheel/Paperl?style=flat-square)
![](https://img.shields.io/pypi/v/Paperl?style=flat-square)
![](https://img.shields.io/pypi/l/Paperl?style=flat-square)
![](https://img.shields.io/pypi/pyversions/Paperl?style=flat-square)
![](https://img.shields.io/pypi/dm/Paperl?style=flat-square)
![](https://img.shields.io/pypi/dd/Paperl?style=flat-square)
![](https://img.shields.io/pypi/pyversions/Paperl?style=flat-square)
![](https://img.shields.io/pypi/format/Paperl?style=flat-square)

---

一个使用众多扩展库与个人研究合并而成的tkinter超级扩展库。

## 示例
```bash
python -m Paperl
```

## 笔记
开发时遇到了一些问题，使用ScrollText时，使用createHeaderBarEx设置的标题栏拖动窗口时，会导致程序错误，不知道为什么

## 版本
0.0.1 稳定初始版本发布。

0.0.1.dev1 将会开始将tkdev4给替换掉。
