Qrcode

Latest version: v7.4.2

Safety actively analyzes 623694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

7.5

================

- Nothing changed yet.

7.4.2

=======================

- Allow ``pypng`` factory to allow for saving to a string (like
``qr.save("some_file.png")``) in addition to file-like objects.

7.4.1

=======================

- Fix bad over-optimization in v7.4 that broke large QR codes. Thanks to
mattiasj-axis!

7.4

=====================

- Restructure the factory drawers, allowing different shapes in SVG image
factories as well.

- Add a ``--factory-drawer`` option to the ``qr`` console script.

- Optimize the output for the ``SVGPathImage`` factory (more than 30% reduction
in file sizes).

- Add a ``pypng`` image factory as a pure Python PNG solution. If ``pillow`` is
*not* installed, then this becomes the default factory.

- The ``pymaging`` image factory has been removed, but its factory shortcut and
the actual PymagingImage factory class now just link to the PyPNGImage
factory.

7.3.1

======================

- Improvements for embedded image.

7.3

====================

- Skip color mask if QR is black and white

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.