File: third-party-projects.rst

package info (click to toggle)
segno 1.6.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,072 kB
  • sloc: python: 9,936; makefile: 162; javascript: 16
file content (22 lines) | stat: -rw-r--r-- 720 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Third-party projects
====================

A possibly incomplete list of projects that extend Segno or show its use.

The Segno project is usually not directly involved in the projects.


qrcode-other-pattern
--------------------
`qrcode-other-pattern <https://github.com/six519/qrcode-other-pattern>`_ is
a Segno plugin which changes the black modules into custom shapes instead of 
squares. It requires `Pillow <https://pypi.org/project/pillow/>`_.


online-qr-code-generator
------------------------
`QR Code Generator <https://tony-xlh.github.io/online-qr-code-generator/>`_ 
uses Segno to generate QR Codes online. The source code is available on
`GitHub <https://github.com/tony-xlh/online-qr-code-generator>`_.