{ "info": { "author": "Ruslan Kovtun", "author_email": "koutoftimer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia :: Graphics", "Topic :: Utilities" ], "description": "SQRC (show QR code) is simple utility that takes data from the clipboard and shows you QR code.\nIt is very helpfull for transfering text data into you smartphone via QR code recognition.\n\n# Installation\n\nUsing pip: `pip install sqrc`\n\n# Usage\n\nYou have to execute command line\n\n $ sqrc\n\nor use any other way to launch `sqrc` executable.\n\n# Security notes\n\nUtility consists from 3 external libraries:\n\n1. [`pyperclip`][pyperclip] to access clipboard.\n2. [`qrcode`][qrcode] to qenerate QR code for data in the clipboard.\n3. [`Pillow`][pillow] to display generated image.\n\nYou should dive deaper to discover weak points but none of them is single man project. All dependencies have 20+ contributors.\nIt is very unlikely to push some maleware into source code.\n\n [pyperclip]: https://github.com/asweigart/pyperclip\n [qrcode]: https://github.com/lincolnloop/python-qrcode\n [pillow]: https://github.com/python-pillow/Pillow\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/koutoftimer/sqrc", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "sqrc", "package_url": "https://pypi.org/project/sqrc/", "platform": "", "project_url": "https://pypi.org/project/sqrc/", "project_urls": { "Homepage": "https://github.com/koutoftimer/sqrc" }, "release_url": "https://pypi.org/project/sqrc/0.0.3/", "requires_dist": [ "pyperclip (==1.7.0)", "qrcode[pil] (==6.1)" ], "requires_python": "", "summary": "SQRC (show QR code) is simple utility that takes data from the clipboard and shows you QR code.", "version": "0.0.3" }, "last_serial": 4829465, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d9050b12bbae7cb41ce3335e2ac9957b", "sha256": "d3ccea91ce52e30c61af3e50ae20a32c628d69dfc2475fb5a45d10aa9a585edc" }, "downloads": -1, "filename": "sqrc-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d9050b12bbae7cb41ce3335e2ac9957b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27009, "upload_time": "2019-02-16T08:26:13", "url": "https://files.pythonhosted.org/packages/49/8f/c6a12fcc422877ffb4954e1b123217375b73a1d2b27985e4bebc12263206/sqrc-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e439ff36c94b419671ebf4bec03f3016", "sha256": "11adcd79272dfe0adc548fcd69d4794cd2e1dbdb1b7d89efcbec9347695704f2" }, "downloads": -1, "filename": "sqrc-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e439ff36c94b419671ebf4bec03f3016", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27422, "upload_time": "2019-02-16T14:39:37", "url": "https://files.pythonhosted.org/packages/ce/54/cd77f771fab62459a121123beda45f2d85160836c8fe07c67d1bf2f6cc66/sqrc-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2da14aac7ec622b65336c99278053855", "sha256": "64bad66f229e3002040bd74728c9922a989d306bc93c6780e018c23b6de96f9f" }, "downloads": -1, "filename": "sqrc-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2da14aac7ec622b65336c99278053855", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27954, "upload_time": "2019-02-16T18:52:27", "url": "https://files.pythonhosted.org/packages/b1/09/4886c6f1053e11a25e3672b2010aa6407b50a73d10eb2430d1eca6aea597/sqrc-0.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2da14aac7ec622b65336c99278053855", "sha256": "64bad66f229e3002040bd74728c9922a989d306bc93c6780e018c23b6de96f9f" }, "downloads": -1, "filename": "sqrc-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2da14aac7ec622b65336c99278053855", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27954, "upload_time": "2019-02-16T18:52:27", "url": "https://files.pythonhosted.org/packages/b1/09/4886c6f1053e11a25e3672b2010aa6407b50a73d10eb2430d1eca6aea597/sqrc-0.0.3-py2.py3-none-any.whl" } ] }