You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyQRCodeNG is a fork of PyQRCode since the latter seems to be unmaintained. The API is mainly compatible to PyQRCode. In your code you can use the following import without changing the QR Code generation code.
import pyqrcodeng as pyqrcode
The text was updated successfully, but these errors were encountered:
more info for a one-liner change in the import: https://pypi.org/project/PyQRCodeNG/
Quoting from pipy.org:
The text was updated successfully, but these errors were encountered: