Artistic QR Codes
-----------------
This `Segno <https://github.com/heuer/segno>`_ plugin converts a
(Micro) QR Code to a Pillow Image or into a QR code with a background
image.
This plugin is not required to write PNG, EPS or PDF files. Segno's native
implementations usually generate smaller files in less time.
This plugin might be useful to modify the QR Codes (i.e. rotate or blur)
or to save the QR codes in an image format which is not supported by Segno.
Furthermore, QR codes can be created with a background image.
.. image:: https://github.com/heuer/qrcode-artistic/raw/master/images/beatles.jpg
.. image:: https://github.com/heuer/qrcode-artistic/raw/master/images/beatles-animated.gif
Transparency is supported as well
.. image:: https://github.com/heuer/qrcode-artistic/raw/master/images/maggie.gif
Use ``pip`` to install from PyPI::
$ pip install qrcode-artistic
Documentation: https://segno.readthedocs.io/en/latest/artistic-qrcodes.html
Raw data
{
"_id": null,
"home_page": null,
"name": "qrcode-plus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": "QR Code, Micro QR Code, ISO/IEC 18004, ISO/IEC 18004:2006(E), ISO/IEC 18004:2015(E), qrcode, QR, barcode, matrix, 2D",
"author": null,
"author_email": "Kyle Bradley <kbradley53@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/9d/42/ddf3158551efe9d00dceca8943c51e55aeffe035f04617c441d0d9ee34e2/qrcode_plus-3.1.5.tar.gz",
"platform": null,
"description": "Artistic QR Codes\n-----------------\n\nThis `Segno <https://github.com/heuer/segno>`_ plugin converts a\n(Micro) QR Code to a Pillow Image or into a QR code with a background\nimage.\n\nThis plugin is not required to write PNG, EPS or PDF files. Segno's native\nimplementations usually generate smaller files in less time.\n\nThis plugin might be useful to modify the QR Codes (i.e. rotate or blur)\nor to save the QR codes in an image format which is not supported by Segno.\n\nFurthermore, QR codes can be created with a background image.\n\n.. image:: https://github.com/heuer/qrcode-artistic/raw/master/images/beatles.jpg\n\n.. image:: https://github.com/heuer/qrcode-artistic/raw/master/images/beatles-animated.gif\n\n\nTransparency is supported as well\n\n.. image:: https://github.com/heuer/qrcode-artistic/raw/master/images/maggie.gif\n\n\nUse ``pip`` to install from PyPI::\n\n $ pip install qrcode-artistic\n\n\nDocumentation: https://segno.readthedocs.io/en/latest/artistic-qrcodes.html\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Advance Artistic (Micro) QR Code plugin for Segno",
"version": "3.1.5",
"project_urls": {
"Changelog": "https://github.com/heuer/qrcode-artistic/blob/master/CHANGES.rst",
"Documentation": "https://segno.readthedocs.io/en/latest/artistic-qrcodes.html",
"Homepage": "https://github.com/heuer/qrcode-artistic/",
"Issue Tracker": "https://github.com/heuer/qrcode-artistic/issues",
"Repository": "https://github.com/heuer/qrcode-artistic.git"
},
"split_keywords": [
"qr code",
" micro qr code",
" iso/iec 18004",
" iso/iec 18004:2006(e)",
" iso/iec 18004:2015(e)",
" qrcode",
" qr",
" barcode",
" matrix",
" 2d"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6ae5bec82b89bfc76efd4361bbe9765667ec49a0d736a74f3f7856b5b8106dcd",
"md5": "63db89c3fef2a7e0a86fc3cf57779b44",
"sha256": "c4938d2b1dad4d146da96e79bda3dfdcf16c8d0812b2c9c1d3627f5053886b62"
},
"downloads": -1,
"filename": "qrcode_plus-3.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "63db89c3fef2a7e0a86fc3cf57779b44",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 7343,
"upload_time": "2024-05-09T10:52:37",
"upload_time_iso_8601": "2024-05-09T10:52:37.762819Z",
"url": "https://files.pythonhosted.org/packages/6a/e5/bec82b89bfc76efd4361bbe9765667ec49a0d736a74f3f7856b5b8106dcd/qrcode_plus-3.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9d42ddf3158551efe9d00dceca8943c51e55aeffe035f04617c441d0d9ee34e2",
"md5": "f1044f012ddd2e1d9ddbac7944a0ed6c",
"sha256": "b328aeba82cba27fbbb6c276896831deee23304475f9bea0c03ce9089391b5e0"
},
"downloads": -1,
"filename": "qrcode_plus-3.1.5.tar.gz",
"has_sig": false,
"md5_digest": "f1044f012ddd2e1d9ddbac7944a0ed6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 6852,
"upload_time": "2024-05-09T10:52:39",
"upload_time_iso_8601": "2024-05-09T10:52:39.927047Z",
"url": "https://files.pythonhosted.org/packages/9d/42/ddf3158551efe9d00dceca8943c51e55aeffe035f04617c441d0d9ee34e2/qrcode_plus-3.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-09 10:52:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "heuer",
"github_project": "qrcode-artistic",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "segno",
"specs": [
[
">=",
"1.0.2"
]
]
},
{
"name": "Pillow",
"specs": []
}
],
"lcname": "qrcode-plus"
}