Metadata-Version: 2.4
Name: pantum_printer
Version: 1.0.0
Summary: Pantum Printer Python Local SDK
Author: 翟梓豪
Author-email: 18341782191@163.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pywin32>=227
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# pantum_printer
专为 Windows 本地奔图打印机设计的 Python 工具包，支持中文、英文、混合文本及各类文档打印。

## 功能
1.  纯中文文本打印
2.  纯英文文本打印
3.  中英符号混合文本打印
4.  本地文档打印（需传完整路径）

## 依赖
- pywin32

## 使用方法
见测试脚本
