QDataMatrix

January 23, 2023 · View on GitHub

A PyQt4/PyQt5 widget for viewing and editing a DataMatrix object.

Sebastiaan Mathôt
Copyright 2016-2023
https://pydatamatrix.eu/

About

The qdatamatrix package provides a graphical widget to view and edit a datamatrix object.

Dependencies

  • Python 2.7 or >= 3.4
  • datamatrix
  • qtpy

Usage

See example.py, included with the source code.

License

qdatamatrix is licensed under the GNU General Public License v3.

Contents

  1. 1About
  2. 2Dependencies
  3. 3Usage
  4. 4License