Segno - Python QR Code and Micro QR Code encoder¶
Segno generates QR Codes and Micro QR Codes according to ISO/IEC 18004:2015(E)
.
Aside from other Python QR Code generators, Segno has no 3rd party dependencies,
provides a lot of output formats and is very simple to use.
Contents:
- QR Code creation from the command line
- Creating QR Codes or Micro QR Codes
- Structured Append
- Error Correction Level Boosting
- QR Code and Micro QR Code serialization
- Colors
- Special QR Code factory functions
- Comparison of Python QR Code libraries
- Man Pages
- Replace existing QR Code libs with Segno
- Writing plugins for Segno
- Segno package
- Segno’s low level API