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:
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 details)
File details
Details for the file qrcodeT-1.0.4.tar.gz.
File metadata
- Download URL: qrcodeT-1.0.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d8aee73b509d5cf7a04246e8765c989f4f3209ec6ca3fd5604ce7d37ea7231d
|
|
| MD5 |
44bf241a4a326756814b61db066a7664
|
|
| BLAKE2b-256 |
979f4694831528d82d5b3ed19604dfd4ab6cbd9f81c68f3254117d452f351c1f
|