Python port of https://github.com/datalog/datamatrix-svg
Project description
ppf.datamatrix
ppf.datamatrix is a pure-python package to generate datamatrix codes in SVG. Also, it integrates nicely in IPython.
ppf.datamatrix has been ported from datalog's datamatrix-svg, which is written in javascript. If you like to see what you'll get before installation, check out their nice web demo.
Creating a datamatrix with ppf.datamatrix is as easy as
from ppf.datamatrix import DataMatrix
myDataMatrix = DataMatrix('Test!')
A graphically enabled IPython terminal will even represent myDataMatrix as a picture.
Check out the project website to find out more!
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
Built Distribution
File details
Details for the file ppf-datamatrix-0.2.tar.gz
.
File metadata
- Download URL: ppf-datamatrix-0.2.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f034d9c90e408f60f8b10a273baab81014c9a81c983dc1ebdc31d4ca5ac5582 |
|
MD5 | 99dc0b2a721a1130692f1571aacb07d3 |
|
BLAKE2b-256 | f7fd9bbe3632d509ee4954c275850a6adb2b209725bc5ba1c2015bba06ea4e18 |
File details
Details for the file ppf_datamatrix-0.2-py3-none-any.whl
.
File metadata
- Download URL: ppf_datamatrix-0.2-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 819be65eae444b760e178d5761853f78f8e5fca14fec2809b5e3369978fa9244 |
|
MD5 | c7bb43b0244ca7892a1f50aa2342af16 |
|
BLAKE2b-256 | 852a2545197c1d19c645afa24a8aa144f21b889a0ad70743c35dcd1672393805 |