Skip to main content

A simple library for generating QR codes with logo

Project description

logo-qrcode

A simple Python library for generating QR codes with logo


一、直接拷贝脚本文件使用

logo_qrcode.py -data http://www.google.com -logo logo.png -save qecode.png

www.google.com

二、使用 pip 安装

pip install logo-qrcode

查看帮助

使用 pip install logo-qrcode 安装成功可以直接使用 cli 工具使用

logo-qrcode-cli -h

python3 -m logo_qrcode -h

使用 logo-qrcode-cli

使用 pip install logo-qrcode 安装成功可以直接使用 cli 工具

logo-qrcode-cli -data http://www.baidu.com -logo logo.png -save qecode.png

使用 --base64 直接在控制台输出图片 base64 logo-qrcode-cli -data http://www.baidu.com -logo logo.png --base64

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logo_qrcode-0.0.4.tar.gz (22.7 kB view hashes)

Uploaded Source

Built Distribution

logo_qrcode-0.0.4-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page