pyStrich
pyStrich copied to clipboard
Allow byte and int encoding for DataMatrix
The TextEncoder for DataMatrix code generation accepts only strings as input.
It would be nice if byte and int would be acceptable as well.