معرفی شرکت ها


cfg2qr-0.1.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Small personal project to learn about Python packaging.
ویژگی مقدار
سیستم عامل -
نام فایل cfg2qr-0.1.8
نام cfg2qr
نسخه کتابخانه 0.1.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kristina
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/kristin54/qr-code
آدرس اینترنتی https://pypi.org/project/cfg2qr/
مجوز MIT
# 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 * encoder * -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


نیازمندی

مقدار نام
==4.5.5.62 opencv-python
==6.0 pyYAML
- qrcode[pil]


نحوه نصب


نصب پکیج whl cfg2qr-0.1.8:

    pip install cfg2qr-0.1.8.whl


نصب پکیج tar.gz cfg2qr-0.1.8:

    pip install cfg2qr-0.1.8.tar.gz