Segno - Python QR Code and Micro QR Code encoder¶
Pure Python QR Code generator with no dependencies.
Segno (Italian for “sign” / “symbol”) generates QR Codes and Micro QR Codes
according to ISO/IEC 18004:2015(E)
.
Links¶
Contents¶
- Creating QR codes or Micro QR codes
- QR code and Micro QR code serialization
- Boost error correction level
- QR Code modes
- Structured Append
- 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
- Pillow
- Artistic QR Codes
- Web development
- QR Code creation from the command line
- Comparison of Python QR Code libraries
- Man pages
- Writing plugins for Segno
- API
- Python 2 statement
- Changes
- 1.x.y – 2022-mm-dd
- 1.5.2 – 2022-05-25
- 1.5.1 – 2022-05-24
- 1.5.0 – 2022-05-24
- 1.4.1 – 2021-11-25
- 1.4.0 – 2021-11-06
- 1.3.3 – 2021-03-23
- 1.3.2 – 2021-03-22
- 1.3.1 – 2020-09-01
- 1.3.0 – 2020-08-31
- 1.2.1 – 2020-08-27
- 1.2.0 – 2020-08-18
- 1.1.0 – 2020-08-05
- 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