{ "info": { "author": "Mart\u00edn Gait\u00e1n", "author_email": "gaitan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "Bonito\n------\n\nBonito is a very simple tool to generate numerated tickets (for instance, for solidarity events)\nready to be printed, clipped and cut, starting from a SVG template. \n\nThe idea is to make \"books\" of consecutive tickets, in this way:\n\n.. image:: http://mgaitan.github.io/images/bonito-8305a.png\n\n\nIt requires Inkscape and Ghostscript. \n\n\nHow to use it\n+++++++++++++++\n\nDesign your tickets as SVG marking the placeholder for the number \nas ``XXX`` [#]_. See this `design `_) as an example. \n\n\nThen run passing the number of consecutive tickets to clip together and the number of documents \nto generate. For example::\n\n\n\tbonito mayores.svg --group_by=5 --documents=2\n\nThis produces 2 documents, `mayores-001-015.pdf `_ \nand `mayores-016-030.pdf `_ . \n\n\nSee the `original blog post from 2010 `_ (in spanish) for further details. \n\n\n\n.. [#] You could use as many Xs as digit you want in the mark, and pass ``--mark`` in the command line.\n\t For example, to print numbers from 0001, you could use ``XXXX`` as the mark and \n\t pass `--mark=XXXX`\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mgaitan.github.io/posts/bonito-feito-pero-efectivo/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "bonito", "package_url": "https://pypi.org/project/bonito/", "platform": "", "project_url": "https://pypi.org/project/bonito/", "project_urls": { "Homepage": "http://mgaitan.github.io/posts/bonito-feito-pero-efectivo/" }, "release_url": "https://pypi.org/project/bonito/0.2/", "requires_dist": [ "docopt" ], "requires_python": "", "summary": "Generate a print & cut numerated tickets in PDF from a SVG template", "version": "0.2" }, "last_serial": 5925625, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "abdc3e121fc67801218bdd2496bafca4", "sha256": "e4b6079755e78fe46f0c1d044e20b927992b4f2a0735e394b83a0cc74d55834f" }, "downloads": -1, "filename": "bonito-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "abdc3e121fc67801218bdd2496bafca4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3311, "upload_time": "2019-10-03T22:00:11", "url": "https://files.pythonhosted.org/packages/11/09/e1300e20a3a36c6f2e1c17de5baca179be9538d3f84091d528b72a16aacc/bonito-0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abdc3e121fc67801218bdd2496bafca4", "sha256": "e4b6079755e78fe46f0c1d044e20b927992b4f2a0735e394b83a0cc74d55834f" }, "downloads": -1, "filename": "bonito-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "abdc3e121fc67801218bdd2496bafca4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3311, "upload_time": "2019-10-03T22:00:11", "url": "https://files.pythonhosted.org/packages/11/09/e1300e20a3a36c6f2e1c17de5baca179be9538d3f84091d528b72a16aacc/bonito-0.2-py3-none-any.whl" } ] }