Skip to main content

Read a QR code from an image file.

Project description

qread

PyPi Version PyPI Status Python Versions License Last Commit Build Status

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 --diff src

To auto-fix/format:

ruff check --fix src
ruff format src

Manual Building

pip install -e .[build]
python -m build

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

qread-1.0.0.tar.gz (47.4 kB view details)

Uploaded Source

Built Distribution

qread-1.0.0-py3-none-any.whl (28.8 kB view details)

Uploaded Python 3

File details

Details for the file qread-1.0.0.tar.gz.

File metadata

  • Download URL: qread-1.0.0.tar.gz
  • Upload date:
  • Size: 47.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for qread-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fbcb828e7df0cea0bfbd34024ccee1b181f856ec4ad6635df7d697b5ffe338f2
MD5 a1300e453a707800bb7c33bd8dcc4990
BLAKE2b-256 9e03a92df15355b02f2f1e7313c2f0e8f1aa67e190c536ff4ca4399f5ed35047

See more details on using hashes here.

File details

Details for the file qread-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: qread-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 28.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for qread-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f8fadddbf63ab1437f75e3837f7a3c7509e96f2cd1b5dd0d5a509fe2c6b9e9ec
MD5 a0f0e03123efca2b192fa41bd78a9f72
BLAKE2b-256 062e44a00507a6b34362f796253862e5a27115d38181c73e7e61eb7c2ba48fa4

See more details on using hashes here.

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