Metadata-Version: 2.1
Name: Labelize
Version: 1.5
Summary: Gui utility to generate oragnizer labels
Home-page: https://github.com/nathanjshaffer/labelize
Author: Nathan Shaffer
Author-email: nathanjshaffer@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE

# labelize

Utility to print electronics organization labels for Brother label printers.  
![resistors](img/resistors_scn.png)

## install:

### install ptouch-print

requires ptouch-print utility.  install and usage instructions [HERE](https://github.com/HenrikBengtsson/brother-ptouch-label-printer-on-linux)

### install Labelize

```
pip install labelize
```
