qltool


Nameqltool JSON
Version 0.0.15 PyPI version JSON
download
home_pagehttps://gitlab.com/ojr/qltool
SummaryAutomatically created environment for python package
upload_time2024-12-09 15:22:06
maintainerNone
docs_urlNone
authorme
requires_pythonNone
licenseGPL2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            qltool
======

*tool to print some useful stuff with ql700 brother printer*

-   It is in development!
-   It is just a wrapper around the great `ql570.c` of Asbjørn Sloth
    Tønnesen, Marc Juul and Luca Zimmermann

```{=html}
<!-- -->
```
-   Short text
-   Image (dithered)
-   short text+qr code

Example
-------

``` {.python}
qltool Ahoj -c v -q
qltool Ahoj -c p -q
```

Installation
------------

``` {.bash org-language="sh"}
pip3 install qltool
```

Org-mode inventory
------------------

If this function is somewhere in the `.emacs` configfiles ...

It selects two fields fromthe TABLE and puts -q option.

You point to a line of a table and `c-c q` or `c-c w` will view/print
the code for inventory.

  whatever   id            name                        owner   location
  ---------- ------------- --------------------------- ------- ----------
  123        D4-12345678   najaka blbost z inventury   Pepa    Home

and this is run
`./bin_qltool.py "id: D4-12345678; name: najaka blbost z inventury  owner:Pepa " -q`

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ojr/qltool",
    "name": "qltool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "me",
    "author_email": "ojr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/50/06e3322487f5e893e47c9800427e96e33f65e0834bc1f83df515ebe60493/qltool-0.0.15.tar.gz",
    "platform": null,
    "description": "qltool\n======\n\n*tool to print some useful stuff with ql700 brother printer*\n\n-   It is in development!\n-   It is just a wrapper around the great `ql570.c` of Asbj\u00f8rn Sloth\n    T\u00f8nnesen, Marc Juul and Luca Zimmermann\n\n```{=html}\n<!-- -->\n```\n-   Short text\n-   Image (dithered)\n-   short text+qr code\n\nExample\n-------\n\n``` {.python}\nqltool Ahoj -c v -q\nqltool Ahoj -c p -q\n```\n\nInstallation\n------------\n\n``` {.bash org-language=\"sh\"}\npip3 install qltool\n```\n\nOrg-mode inventory\n------------------\n\nIf this function is somewhere in the `.emacs` configfiles ...\n\nIt selects two fields fromthe TABLE and puts -q option.\n\nYou point to a line of a table and `c-c q` or `c-c w` will view/print\nthe code for inventory.\n\n  whatever   id            name                        owner   location\n  ---------- ------------- --------------------------- ------- ----------\n  123        D4-12345678   najaka blbost z inventury   Pepa    Home\n\nand this is run\n`./bin_qltool.py \"id: D4-12345678; name: najaka blbost z inventury  owner:Pepa \" -q`\n",
    "bugtrack_url": null,
    "license": "GPL2",
    "summary": "Automatically created environment for python package",
    "version": "0.0.15",
    "project_urls": {
        "Homepage": "https://gitlab.com/ojr/qltool"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e55006e3322487f5e893e47c9800427e96e33f65e0834bc1f83df515ebe60493",
                "md5": "f3dd52d6b0ecb751c99b0c0db81c338e",
                "sha256": "6003e79c60498da13a3df14ca99b018714c96415765daca390dc369e23d878ad"
            },
            "downloads": -1,
            "filename": "qltool-0.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "f3dd52d6b0ecb751c99b0c0db81c338e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39143,
            "upload_time": "2024-12-09T15:22:06",
            "upload_time_iso_8601": "2024-12-09T15:22:06.078253Z",
            "url": "https://files.pythonhosted.org/packages/e5/50/06e3322487f5e893e47c9800427e96e33f65e0834bc1f83df515ebe60493/qltool-0.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 15:22:06",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ojr",
    "gitlab_project": "qltool",
    "lcname": "qltool"
}
        
me
Elapsed time: 0.38303s