代码拉取完成,页面将自动刷新
[metadata]
name = qrcode
version = 7.4.dev0
description = QR Code image generator
long_description = file: README.rst, CHANGES.rst
author = Lincoln Loop
author_email = info@lincolnloop.com
url = https://github.com/lincolnloop/python-qrcode
keywords = qr denso-wave IEC18004
license = BSD
classifiers =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Intended Audience :: Developers
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3 :: Only
Topic :: Multimedia :: Graphics
Topic :: Software Development :: Libraries :: Python Modules
[options]
zip_safe = False
include_package_data = True
packages = find:
install_requires =
colorama;platform_system=="Windows"
python_requires = >= 3.6
[options.extras_require]
maintainer =
zest.releaser[recommended]
dev =
tox
pytest
test =
pytest
pytest-cov
pil =
pillow
all =
zest.releaser[recommended]
tox
pytest
pytest
pytest-cov
pillow
[options.entry_points]
console_scripts =
qr = qrcode.console_scripts:main
[flake8]
exclude =
.tox
.git
__pycache__
build
dist
max-line-length = 88
ignore = E203,W503
[coverage:run]
source = qrcode
[zest.releaser]
less-zeros = yes
version-levels = 2
tag-format = v{version}
tag-message = Version {version}
tag-signing = yes
date-format = %%-d %%B %%Y
prereleaser.middle =
qrcode.release.update_manpage
[tool:pytest]
filterwarnings = module
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。