Read a QR code from an image file.
Project description
qread
Read a QR code from an image file.
Installation
Install Python, then install pipx and use it to install qread
:
pipx install qread
Usage
qread <qr code image file>
For all options, run qread --help
Development Environment
Installation
git clone https://github.com/ReK42/qread.git
cd qread
python -m venv .env
source .env/bin/activate
python -m pip install --upgrade pip pre-commit
pre-commit install
pip install -e .[test]
Manual Testing
To check:
mypy src
ruff check src
ruff format --check src
To auto-fix/format:
ruff check --fix src
ruff format src
Manual Building
pip install -e .[build]
python -m build
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 Distribution
qread-0.0.2.dev0.tar.gz
(47.8 kB
view details)
Built Distribution
File details
Details for the file qread-0.0.2.dev0.tar.gz
.
File metadata
- Download URL: qread-0.0.2.dev0.tar.gz
- Upload date:
- Size: 47.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31b0d516cab9645da7dd8d6379dc46e9ebca33de23b1b3c1a46996333f63d456 |
|
MD5 | f36f892f76b12ba2f1867eb1457c9c3c |
|
BLAKE2b-256 | 752629648b9752716141ebe3c368b1dda5e257539123ab6b04134a59d019f7fa |
File details
Details for the file qread-0.0.2.dev0-py3-none-any.whl
.
File metadata
- Download URL: qread-0.0.2.dev0-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b8a6cda8366058c3609e1574bd0a5de425abc810e6c459549875cfe9a46797d |
|
MD5 | 468435f6cb43473c9c5a9f24fe31b3d6 |
|
BLAKE2b-256 | 2cc6f21e5d6dc3c62e29d314ab835f8d4d02bc8ffa34a8d6be167ff4f16aa5c6 |