Metadata-Version: 2.1
Name: logo-qrcode
Version: 0.0.3
Summary: A simple library for generating QR codes with logo
Project-URL: Bug Tracker, https://github.com/xxx/issues
Project-URL: Homepage, https://github.com/xxx
Author-email: Fan <fan@example.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pillow
Requires-Dist: qrcode
Description-Content-Type: text/markdown

# logo-qrcode

A simple library for generating QR codes with logo

---

## 安装

pip install logo-qrcode

## 使用帮助

python3 -m logo_qrcode -h
