inventree-brother-label-plugin


Nameinventree-brother-label-plugin JSON
Version 2.0a10 PyPI version JSON
download
home_pagehttps://github.com/fuzeman/inventree-brother-label-plugin
SummaryBrother label printer plugin for InvenTree
upload_time2023-09-01 11:24:56
maintainer
docs_urlNone
authorDean Gardiner
requires_python>=3.9
licenseMIT
keywords inventree label printer printing inventory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![PEP](https://github.com/inventree/inventree-python/actions/workflows/pep.yaml/badge.svg)


# inventree-brother-label-plugin

A label printing plugin for [InvenTree](https://inventree.org), which provides support for the [Brother label printers](https://www.brother.com.au/en/products/all-labellers/labellers).

This plugin supports printing to *some* Brother label printers with network (wired or WiFi) support. Refer to the [brother_label docs](https://github.com/pklaus/brother_label/blob/master/brother_label/models.py) for a list of label printers which are directly supported.

## Installation

Install this plugin manually as follows:

```
pip install inventree-brother-label-plugin
```

Or, add to your `plugins.txt` file to install automatically using the `invoke install` command:

```
inventree-brother-label-plugin
```
 
### Debian / Ubuntu requirements

The following command can be used to install all OS-requirements on Debian / Ubuntu-based distros:
```bash
apt install build-essential libpoppler-cpp-dev pkg-config poppler-utils
```

You might also need the following Python packages:
```bash
pip install pdf-info python-poppler
```

## Configuration Options

**TODO**

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fuzeman/inventree-brother-label-plugin",
    "name": "inventree-brother-label-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "inventree label printer printing inventory",
    "author": "Dean Gardiner",
    "author_email": "me@dgardiner.net",
    "download_url": "https://files.pythonhosted.org/packages/bd/a7/f9830acbf2297b312d5f698e7e3a79107aeed433ccbe746f8d1e553b237f/inventree-brother-label-plugin-2.0a10.tar.gz",
    "platform": null,
    "description": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![PEP](https://github.com/inventree/inventree-python/actions/workflows/pep.yaml/badge.svg)\n\n\n# inventree-brother-label-plugin\n\nA label printing plugin for [InvenTree](https://inventree.org), which provides support for the [Brother label printers](https://www.brother.com.au/en/products/all-labellers/labellers).\n\nThis plugin supports printing to *some* Brother label printers with network (wired or WiFi) support. Refer to the [brother_label docs](https://github.com/pklaus/brother_label/blob/master/brother_label/models.py) for a list of label printers which are directly supported.\n\n## Installation\n\nInstall this plugin manually as follows:\n\n```\npip install inventree-brother-label-plugin\n```\n\nOr, add to your `plugins.txt` file to install automatically using the `invoke install` command:\n\n```\ninventree-brother-label-plugin\n```\n \n### Debian / Ubuntu requirements\n\nThe following command can be used to install all OS-requirements on Debian / Ubuntu-based distros:\n```bash\napt install build-essential libpoppler-cpp-dev pkg-config poppler-utils\n```\n\nYou might also need the following Python packages:\n```bash\npip install pdf-info python-poppler\n```\n\n## Configuration Options\n\n**TODO**\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Brother label printer plugin for InvenTree",
    "version": "2.0a10",
    "project_urls": {
        "Homepage": "https://github.com/fuzeman/inventree-brother-label-plugin"
    },
    "split_keywords": [
        "inventree",
        "label",
        "printer",
        "printing",
        "inventory"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82c498a5d5f480919ba78f958aa518acba5032df626a9d624414884240f0ac97",
                "md5": "307c4c85b7e88aa9d11a66b5eadd67f9",
                "sha256": "98381250edca3c4e095007cc7881afac7bf96dabdb797e0c32ebca807438563c"
            },
            "downloads": -1,
            "filename": "inventree_brother_label_plugin-2.0a10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "307c4c85b7e88aa9d11a66b5eadd67f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5546,
            "upload_time": "2023-09-01T11:24:56",
            "upload_time_iso_8601": "2023-09-01T11:24:56.116698Z",
            "url": "https://files.pythonhosted.org/packages/82/c4/98a5d5f480919ba78f958aa518acba5032df626a9d624414884240f0ac97/inventree_brother_label_plugin-2.0a10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bda7f9830acbf2297b312d5f698e7e3a79107aeed433ccbe746f8d1e553b237f",
                "md5": "29dfb190ea12547e5aa8d26d0985d087",
                "sha256": "98d34a721fcae50ea7776a529debd33abae0599581aba546390c4bdac65dedd4"
            },
            "downloads": -1,
            "filename": "inventree-brother-label-plugin-2.0a10.tar.gz",
            "has_sig": false,
            "md5_digest": "29dfb190ea12547e5aa8d26d0985d087",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4567,
            "upload_time": "2023-09-01T11:24:56",
            "upload_time_iso_8601": "2023-09-01T11:24:56.981874Z",
            "url": "https://files.pythonhosted.org/packages/bd/a7/f9830acbf2297b312d5f698e7e3a79107aeed433ccbe746f8d1e553b237f/inventree-brother-label-plugin-2.0a10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-01 11:24:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fuzeman",
    "github_project": "inventree-brother-label-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inventree-brother-label-plugin"
}
        
Elapsed time: 0.10606s