Skip to main content

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:

  1. pyperclip to access clipboard.
  2. qrcode to qenerate QR code for data in the clipboard.
  3. 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


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sqrc-0.0.3-py2.py3-none-any.whl (28.0 kB view hashes)

Uploaded Python 2 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