Segno - Python QR Code and Micro QR Code encoder¶
Segno (Italian for “sign” / “symbol”) generates QR Codes and Micro QR Codes
according to ISO/IEC 18004:2015(E)
.
Aside from other Python QR Code generators, Segno provides a lot of output formats without 3rd party dependencies and is very simple to use.
Contents:
- QR Code creation from the command line
- Creating QR Codes or Micro QR Codes
- Structured Append
- Boost Error Correction Level
- QR Code and Micro QR Code serialization
- Colorful QR Codes
- Module names
- dark /
--dark
- light /
--light
- alignment_dark /
--align-dark
- alignment_light /
--align-light
- dark_module /
--dark-module
- data_dark /
--data-dark
- data_light /
--data-light
- finder_dark /
--finder-dark
- finder_light /
--finder-light
- format_dark /
--format-dark
- format_light /
--format-light
- quiet_zone /
--quiet-zone
- separator /
--separator
- timing_dark /
--timing-dark
- timing_light /
--timing-light
- version_dark /
--version-dark
- version_light /
--version-light
- dark /
- Module names
- SVG Options
- Special QR Code factory functions
- Creating a QR Code encoding contact information
- EPC QR Codes
- Comparison of Python QR Code libraries
- Man Pages
- Writing plugins for Segno
- API
- Python 2 Statement
- Changes
- 1.0.2 – 2020-07-30
- 1.0.1 – 2020-07-28
- 1.0.0 – 2020-02-14
- 0.4.0 – 2020-01-21
- 0.3.9 – 2020-01-19
- 0.3.8 – 2020-01-15
- 0.3.7 – 2020-01-09
- 0.3.6 – 2020-01-06
- 0.3.5 – 2020-01-03
- 0.3.4 – 2020-01-02
- 0.3.3 – 2019-12-29
- 0.3.2 – 2019-07-15
- 0.3.1 – 2019-07-15
- 0.3.0 – 2019-06-25
- 0.2.9 – 2019-04-24
- 0.2.8 – 2018-10-17
- 0.2.7 – 2018-02-18
- 0.2.6 – 2018-02-18
- 0.2.5 – 2017-02-14
- 0.2.4 – 2017-01-31
- 0.2.3 – 2016-10-17
- 0.2.2 – 2016-09-21
- 0.2.1 – 2016-09-15
- 0.2.0 – 2016-09-15
- 0.1.9 – 2016-09-15
- 0.1.8 – 2016-09-14
- 0.1.7 – 2016-09-04
- 0.1.6 – 2016-08-25
- 0.1.5 – 2016-08-24
- 0.1.4 – 2016-08-21
- 0.1.3 – 2016-08-20
- 0.1.2 – 2016-08-17
- 0.1.1 – 2016-08-14