SQRC (show QR code) is simple utility that takes data from the clipboard and shows you QR code.
Project description
SQRC (show QR code) is simple utility that takes data from the clipboard and shows you QR code. It is very helpfull for transfering text data into you smartphone via QR code recognition.
Installation
Using pip: pip install sqrc
Usage
You have to execute command line
$ sqrc
or use any other way to launch sqrc
executable.
Security notes
Utility consists from 3 external libraries:
pyperclip
to access clipboard.qrcode
to qenerate QR code for data in the clipboard.Pillow
to display generated image.
You should dive deaper to discover weak points but none of them is single man project. All dependencies have 20+ contributors. It is very unlikely to push some maleware into source code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file sqrc-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: sqrc-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64bad66f229e3002040bd74728c9922a989d306bc93c6780e018c23b6de96f9f |
|
MD5 | 2da14aac7ec622b65336c99278053855 |
|
BLAKE2b-256 | b1094886c6f1053e11a25e3672b2010aa6407b50a73d10eb2430d1eca6aea597 |