A QR code generator written purely in Python with SVG, EPS, PNG and terminal output.
Last release 10 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 1.1 years
Most releases are documented
notes for 5 of 8 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
8 releases · first in 2013
Release timeline
8 releases since 20132013201520172019202120232025
20132026
One column per quarter.
Releases
- 1.2.120 Jun 2016
Release notes
Open source →- Fixed issue #43. A debug print statement got left in by mistake. I altered The distribution script to check and make sure it does not happen again.
- 1.215 May 2016
Release notes
Open source →- Added Kanji support.
- Added ability to output PNG QR codes as a base64 string. Allows coded to be created for web services without the need to create intermediary files. Thanks to Fábio C. Barrionuevo da Luz (luzfcb)
- Added renderer for XBM. Displaying QR codes in Tkinter is now extremely simple. Thanks to Seth VanHeulen (svanheulen)
- 1.1.127 Feb 2016
Release notes
Open source →- Fix for issue #38, where numeric encodings got broken by added unicode support.
- 1.130 Apr 2015
Release notes
Open source →- Added support for Python 2.6
- All renderers now have a quiet zone of four. This value is settable via a parameter.
- Fixed issue where file streams were not being closed correctly
- Special thanks goes to Lars (heuer) who
contributed a massive amount of improvements in this version.
- Enormously improved SVG implementation. Now uses paths instead of lines. Also allows for SVG fragments instead of entire documents.
- We now have unit tests!! He wrote over 100 unit tests for all of the various parts of the library.
- A new EPS renderer.
- A mechanism for showing QR codes directly from within your code.
- 1.07 Dec 2014
Release notes
Open source →- Fixed issue where terminal bits were being added in the wrong location.
- Added ability to output QR code to a Linux terminal.
- Added support for Python 2.7
- 0.1114 Aug 2014
Nothing published for this version
- 0.10.11 Jul 2013
Nothing published for this version
- 0.1027 Jun 2013
Nothing published for this version