python-brotherprint
python-brotherprint copied to clipboard
Brother QL-580N networked printers library for Python
Required for QL-720NW
Hi. I'm glad y'all have gotten some use out of this library. If it wasn't obvious from the lack of updates or responsiveness from me on issues: this library is...
Please, vote or help packaging for Ubuntu/Debian via https://bugs.launchpad.net/ubuntu/+bug/1625589
Updated **init**.py to use absolute imports. https://docs.python.org/2.5/whatsnew/pep-328.html This will allow it to be imported in Python 3. Updated BrotherPrint class to be new style. https://wiki.python.org/moin/NewClassVsClassicClass