brother-ql-inventree


Namebrother-ql-inventree JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/pklaus/brother_ql
SummaryPython package to talk to Brother QL label printers
upload_time2023-12-17 22:47:54
maintainer
docs_urlNone
authorPhilipp Klaus
requires_python
licenseGPL
keywords brother ql-500 ql-550 ql-560 ql-570 ql-600 ql-700 ql-710w ql-720nw ql-800 ql-810w ql-820nwb ql-1050 ql-1060n ql-1100 ql-1100nwb ql-1115nwb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # brother_ql-inventree

Python package for the raster language protocol of the Brother QL series label printers


## FORK NOTICE

This is a fork of https://github.com/pklaus/brother_ql by [Philipp Klaus](https://github.com/pklaus) to enable faster updates.
Check out https://github.com/inventree/inventree to see what I forked it for.

## Verified models
### Verified devices

✓ means the device was verified by the original project

QL-500 (✓), QL-550 (✓), QL-560 (✓), QL-570 (✓), QL-580N
QL-600 (✓), QL-650TD
QL-700 (✓), QL-710W (✓), QL-720NW (✓)
QL-800 (✓), QL-810W (✓), QL-820NWB (✓)
QL-1050 (✓), QL-1060N (✓),
QL-1100 (✓), QL-1100NWB, QL-1115NWB.

### Verified labels

The available label names can be listed with `brother_ql info labels`:

     Name      Printable px   Description
     12         106           12mm endless
     29         306           29mm endless
     38         413           38mm endless
     50         554           50mm endless
     54         590           54mm endless
     62         696           62mm endless
     102       1164           102mm endless
     103       1200           103mm endless
     104       1200           104mm endless
     17x54      165 x  566    17mm x 54mm die-cut
     17x87      165 x  956    17mm x 87mm die-cut
     23x23      202 x  202    23mm x 23mm die-cut
     29x42      306 x  425    29mm x 42mm die-cut
     29x90      306 x  991    29mm x 90mm die-cut
     39x90      413 x  991    38mm x 90mm die-cut
     39x48      425 x  495    39mm x 48mm die-cut
     52x29      578 x  271    52mm x 29mm die-cut
     54x29      598 x  271    54mm x 29mm die-cut
     62x29      696 x  271    62mm x 29mm die-cut
     62x100     696 x 1109    62mm x 100mm die-cut
     102x51    1164 x  526    102mm x 51mm die-cut
     102x152   1164 x 1660    102mm x 153mm die-cut
     103x164   1200 x 1822    103mm x 164mm die-cut
     d12         94 x   94    12mm round die-cut
     d24        236 x  236    24mm round die-cut
     d58        618 x  618    58mm round die-cut

### Backends

There are multiple backends for connecting to the printer available (✔: supported, ✘: not supported):

Backend | Kind | Linux | Mac OS | Windows
-------|-------|---------|---------|--------
network (1) | TCP | ✔ | ✔ | ✔
linux\_kernel | USB | ✔ (2) | ✘ | ✘
pyusb (3) | USB | ✔ (3.1) | ✔ (3.2) | ✔ (3.3)

## Significant Changes:
v1.0:
- Renamed the package to `brother_ql-inventree` and added a release action https://github.com/matmair/brother_ql-inventree/pull/16
- Added printer support for QL-600 https://github.com/matmair/brother_ql-inventree/pull/17 , PT-P950NW https://github.com/matmair/brother_ql-inventree/pull/6 , QL-1100, L-1100NWB, QL-1115NWB https://github.com/matmair/brother_ql-inventree/pull/18
- Added label support for DK-1234 https://github.com/matmair/brother_ql-inventree/pull/22 , 54x29  https://github.com/matmair/brother_ql-inventree/pull/19 , DK22246 https://github.com/matmair/brother_ql-inventree/pull/20, ...

Read the full old Readme [here](https://github.com/matmair/brother_ql-inventree/blob/cleanup/OLD_README.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pklaus/brother_ql",
    "name": "brother-ql-inventree",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Brother,QL-500,QL-550,QL-560,QL-570,QL-600,QL-700,QL-710W,QL-720NW,QL-800,QL-810W,QL-820NWB,QL-1050,QL-1060N,QL-1100,QL-1100NWB,QL-1115NWB",
    "author": "Philipp Klaus",
    "author_email": "Philipp Klaus <philipp.l.klaus@web.de>",
    "download_url": "https://files.pythonhosted.org/packages/8c/a5/914d9986bbd43ae9962f82b7c95ca5f51fb816b53f599f4032ecc71f41de/brother_ql-inventree-1.1.tar.gz",
    "platform": "any",
    "description": "# brother_ql-inventree\n\nPython package for the raster language protocol of the Brother QL series label printers\n\n\n## FORK NOTICE\n\nThis is a fork of https://github.com/pklaus/brother_ql by [Philipp Klaus](https://github.com/pklaus) to enable faster updates.\nCheck out https://github.com/inventree/inventree to see what I forked it for.\n\n## Verified models\n### Verified devices\n\n\u2713 means the device was verified by the original project\n\nQL-500 (\u2713), QL-550 (\u2713), QL-560 (\u2713), QL-570 (\u2713), QL-580N\nQL-600 (\u2713), QL-650TD\nQL-700 (\u2713), QL-710W (\u2713), QL-720NW (\u2713)\nQL-800 (\u2713), QL-810W (\u2713), QL-820NWB (\u2713)\nQL-1050 (\u2713), QL-1060N (\u2713),\nQL-1100 (\u2713), QL-1100NWB, QL-1115NWB.\n\n### Verified labels\n\nThe available label names can be listed with `brother_ql info labels`:\n\n     Name      Printable px   Description\n     12         106           12mm endless\n     29         306           29mm endless\n     38         413           38mm endless\n     50         554           50mm endless\n     54         590           54mm endless\n     62         696           62mm endless\n     102       1164           102mm endless\n     103       1200           103mm endless\n     104       1200           104mm endless\n     17x54      165 x  566    17mm x 54mm die-cut\n     17x87      165 x  956    17mm x 87mm die-cut\n     23x23      202 x  202    23mm x 23mm die-cut\n     29x42      306 x  425    29mm x 42mm die-cut\n     29x90      306 x  991    29mm x 90mm die-cut\n     39x90      413 x  991    38mm x 90mm die-cut\n     39x48      425 x  495    39mm x 48mm die-cut\n     52x29      578 x  271    52mm x 29mm die-cut\n     54x29      598 x  271    54mm x 29mm die-cut\n     62x29      696 x  271    62mm x 29mm die-cut\n     62x100     696 x 1109    62mm x 100mm die-cut\n     102x51    1164 x  526    102mm x 51mm die-cut\n     102x152   1164 x 1660    102mm x 153mm die-cut\n     103x164   1200 x 1822    103mm x 164mm die-cut\n     d12         94 x   94    12mm round die-cut\n     d24        236 x  236    24mm round die-cut\n     d58        618 x  618    58mm round die-cut\n\n### Backends\n\nThere are multiple backends for connecting to the printer available (\u2714: supported, \u2718: not supported):\n\nBackend | Kind | Linux | Mac OS | Windows\n-------|-------|---------|---------|--------\nnetwork (1) | TCP | \u2714 | \u2714 | \u2714\nlinux\\_kernel | USB | \u2714 (2) | \u2718 | \u2718\npyusb (3) | USB | \u2714 (3.1) | \u2714 (3.2) | \u2714 (3.3)\n\n## Significant Changes:\nv1.0:\n- Renamed the package to `brother_ql-inventree` and added a release action https://github.com/matmair/brother_ql-inventree/pull/16\n- Added printer support for QL-600 https://github.com/matmair/brother_ql-inventree/pull/17 , PT-P950NW https://github.com/matmair/brother_ql-inventree/pull/6 , QL-1100, L-1100NWB, QL-1115NWB https://github.com/matmair/brother_ql-inventree/pull/18\n- Added label support for DK-1234 https://github.com/matmair/brother_ql-inventree/pull/22 , 54x29  https://github.com/matmair/brother_ql-inventree/pull/19 , DK22246 https://github.com/matmair/brother_ql-inventree/pull/20, ...\n\nRead the full old Readme [here](https://github.com/matmair/brother_ql-inventree/blob/cleanup/OLD_README.md).\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Python package to talk to Brother QL label printers",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/pklaus/brother_ql",
        "repository": "https://github.com/pklaus/brother_ql-inventree"
    },
    "split_keywords": [
        "brother",
        "ql-500",
        "ql-550",
        "ql-560",
        "ql-570",
        "ql-600",
        "ql-700",
        "ql-710w",
        "ql-720nw",
        "ql-800",
        "ql-810w",
        "ql-820nwb",
        "ql-1050",
        "ql-1060n",
        "ql-1100",
        "ql-1100nwb",
        "ql-1115nwb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da2e468e216b1182cbab8c5396952d43f8294b85eb8ed6647c1979eb6ee1db02",
                "md5": "f258e38d20e4a2faa7988ad8fb82681b",
                "sha256": "0e3ca2c5c4533b96112b2486e4a4cb93eac9aeca9ee749643732a33f8678aa36"
            },
            "downloads": -1,
            "filename": "brother_ql_inventree-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f258e38d20e4a2faa7988ad8fb82681b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 49392,
            "upload_time": "2023-12-17T22:47:52",
            "upload_time_iso_8601": "2023-12-17T22:47:52.046344Z",
            "url": "https://files.pythonhosted.org/packages/da/2e/468e216b1182cbab8c5396952d43f8294b85eb8ed6647c1979eb6ee1db02/brother_ql_inventree-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ca5914d9986bbd43ae9962f82b7c95ca5f51fb816b53f599f4032ecc71f41de",
                "md5": "c82464bc2127084e6beee458abdf6d02",
                "sha256": "3d186215bcd8cf2a1feeca78eb13d8861153b001b2277b3c0bcb6153790712f2"
            },
            "downloads": -1,
            "filename": "brother_ql-inventree-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c82464bc2127084e6beee458abdf6d02",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41134,
            "upload_time": "2023-12-17T22:47:54",
            "upload_time_iso_8601": "2023-12-17T22:47:54.198549Z",
            "url": "https://files.pythonhosted.org/packages/8c/a5/914d9986bbd43ae9962f82b7c95ca5f51fb816b53f599f4032ecc71f41de/brother_ql-inventree-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 22:47:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pklaus",
    "github_project": "brother_ql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "brother-ql-inventree"
}
        
Elapsed time: 0.20925s