Skip to main content

Small personal project to learn about Python packaging.

Project description

Configure to QR-code

Description

This is a personal demo to get familiar with python structuring and packaging.

Specify a config file in json or yaml format and a QR code will be generated using existing PyPI library.

Specify an existing QR code image and the output file name (json or yaml) and the config file will be generated using existing PyPI library.

Generating QR code from config file

  • --input_directory: specify input directory
  • ecoder
  • -input_text_name : specify the config file name (with file format)
  • -result_text_name : specify the output image file name (with file format). The resulting config file will be saved in the same directory as the input

Generating config file from QR code

  • --input_directory: specify input directory
  • decoder
  • -input_image_name : specify the input image file name (with file format)
  • -result_text_name :specify the output config file name. The resulting config file will be saved in the same directory as the input

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

cfg2qr-0.1.7.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

cfg2qr-0.1.7-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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