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 --check 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-0.0.2.dev0.tar.gz (47.8 kB view details)

Uploaded Source

Built Distribution

qread-0.0.2.dev0-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

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

Hashes for qread-0.0.2.dev0.tar.gz
Algorithm Hash digest
SHA256 31b0d516cab9645da7dd8d6379dc46e9ebca33de23b1b3c1a46996333f63d456
MD5 f36f892f76b12ba2f1867eb1457c9c3c
BLAKE2b-256 752629648b9752716141ebe3c368b1dda5e257539123ab6b04134a59d019f7fa

See more details on using hashes here.

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

Hashes for qread-0.0.2.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b8a6cda8366058c3609e1574bd0a5de425abc810e6c459549875cfe9a46797d
MD5 468435f6cb43473c9c5a9f24fe31b3d6
BLAKE2b-256 2cc6f21e5d6dc3c62e29d314ab835f8d4d02bc8ffa34a8d6be167ff4f16aa5c6

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