Python port for kozakdenys/qr-code-styling
Project description
Welcome
QRCode Styled [WIP]
This is a python port for a browser QRCode generator by Denys Kozak
This project was initially created for internal use in cifrazia.com.
We do not intend to maintain this project for wide usage, but feel free to use it, share, edit or submit pull requests.
Features
- Multiple formats:
- SVG using
xmls
- PNG/WEBP, etc. using
Pillow
- SVG using
- Multiple styles:
- Extra rounded corners
- Rounded corners
- Straight
- Dotted
Check out our documentation.
Installing
Using Poetry
poetry add qrcode-styled
Using PIP
pip install qrcode-styled
Requirements
- Python
>= 3.9
- Pillow
>= 8.2.0
- qrcode
>= 6.1
- lxml
>= 8.2.0
(optional, for SVG rendering)
Extras
Keyword | Description | Packages |
---|---|---|
svg |
Allows you to generate SVG | lxml >= 4.6.3 |
SVG | WEBp |
---|---|
Usage
:::code source="./code/get-started.py" :::
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qrcode_styled-0.2.0.tar.gz
(10.2 kB
view hashes)
Built Distribution
Close
Hashes for qrcode_styled-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8462245c96d1b8d2ece8ef4ec72b74192e2a40bd82a7d6aa5159329786fa51e4 |
|
MD5 | 90783e4bb0a0bf73fe9b5c3f870574d5 |
|
BLAKE2b-256 | cc499ddf9034b8960189a7222debfd9996789577fa532a5a083fe2469a913f9c |