{ "info": { "author": "Krzysztof Jagiello", "author_email": "me@kjagiello.com", "bugtrack_url": null, "classifiers": [], "description": "# sheetgen\n\nDo you own a retail store or a warehose? Do you need an easy way of printing sheets with barcodes? This tool will help you with that!\n\n## What do we use sheetgen for?\n\nMost of the products in our shop (FooBar) already have EAN barcodes on them, but there are some products, i.e. tee, coffe or spoons, that do not. We simply generate sheets for them, cut them in smaller pieces and laminate them, then place close to the cash register.\n\n![The codes in our kiosk](https://files.kjagiello.com/3d39696c_codes.png)\n\n## Quickstart guide\n\nInstall using pip:\n\n```bash\npip install sheetgen\n```\n\nCreate a text file containing product names and their respective EAN codes.\n\n```\n7310865000545\tMilk\n6410600109210\tCup of coffee\n7392678922016\tCutlery\n```\n\nRun sheetgen and generate a PDF codesheet:\n\n```bash\nsheetgen codesheet.pdf < products.txt\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uppsaladatavetare/codesheet-generator", "keywords": null, "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "sheetgen", "package_url": "https://pypi.org/project/sheetgen/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sheetgen/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/uppsaladatavetare/codesheet-generator" }, "release_url": "https://pypi.org/project/sheetgen/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Generating of EAN codesheets made easy.", "version": "1.0.0" }, "last_serial": 3351948, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f82483f148c55fa4ba45b98b2ac3adaa", "sha256": "6747b467e4e165efae6b809108be303fd1e5a4dfaf63c4aa63a90c7ca7a372ab" }, "downloads": -1, "filename": "sheetgen-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f82483f148c55fa4ba45b98b2ac3adaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37608, "upload_time": "2016-11-01T15:20:51", "url": "https://files.pythonhosted.org/packages/57/37/0703944cbe772ee9943c4a1a92757f615257bb06ae3c7ed1cafd802fa54b/sheetgen-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f82483f148c55fa4ba45b98b2ac3adaa", "sha256": "6747b467e4e165efae6b809108be303fd1e5a4dfaf63c4aa63a90c7ca7a372ab" }, "downloads": -1, "filename": "sheetgen-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f82483f148c55fa4ba45b98b2ac3adaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37608, "upload_time": "2016-11-01T15:20:51", "url": "https://files.pythonhosted.org/packages/57/37/0703944cbe772ee9943c4a1a92757f615257bb06ae3c7ed1cafd802fa54b/sheetgen-1.0.0.tar.gz" } ] }