Skip to main content

No project description provided

Project description

qrcodeT

This simple library generates text-based QR codes to be used directly in the console (terminal).

Installation

using pip:

pip install qrcodeT

or directly from here:

pip install git+git://github.com/Khalil-Youssefi/qrcodeT.git#egg=qrcodeT

Usage

You can directly use this library to create a QR code from a text and directly print it on the console:

import qrcodeT
qrcodeT.qrcodeT('https://github.com/Khalil-Youssefi/qrcodeT')

and the output will be:

sample output on github page

Project details


Download files

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

Source Distribution

qrcodeT-1.0.4.tar.gz (2.6 kB view hashes)

Uploaded Source

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