PyQRCode - PyPI
https://pypi.org/project/PyQRCode19.06.2016 · The pyqrcode module is a QR code generator that is simple to use and written in pure python. The module can automates most of the building process for creating QR codes. Most codes can be created using only two lines of code! Unlike other generators, all of the helpers can be controlled manually. You are free to set any or all of the properties ...
pypng · PyPI
https://pypi.org/project/pypng25.08.2021 · The png module will be installed; import png will allow you to use it from your Python programs. PyPNG is so simple, that you don't need installation tools. You can copy code/png.py wherever you like. It's intended that you can …