relatorio


Namerelatorio JSON
Version 0.10.2 PyPI version JSON
download
home_pagehttps://pypi.python.org/pypi/relatorio
SummaryA templating library able to output odt and pdf files
upload_time2024-04-21 11:50:14
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.5
licenseGPL License
keywords templating opendocument pdf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #########
Relatorio
#########

Relatorio is a templating library which provides a way to easily generate
various kinds of documents (odt, ods, png, svg, ...) from a template.
Support for more filetypes can be added by creating plugins for them.

Relatorio also provides a report repository allowing you to link python objects
and reports together, and find reports by mimetype/name/python object.

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.python.org/pypi/relatorio",
    "name": "relatorio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "templating OpenDocument PDF",
    "author": "Tryton",
    "author_email": "relatorio@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/30/e3/fc99517b320bc7708b57eed7fe5b09f034c7e095aebef2bcfbe328d25fd5/relatorio-0.10.2.tar.gz",
    "platform": null,
    "description": "#########\nRelatorio\n#########\n\nRelatorio is a templating library which provides a way to easily generate\nvarious kinds of documents (odt, ods, png, svg, ...) from a template.\nSupport for more filetypes can be added by creating plugins for them.\n\nRelatorio also provides a report repository allowing you to link python objects\nand reports together, and find reports by mimetype/name/python object.\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "A templating library able to output odt and pdf files",
    "version": "0.10.2",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/relatorio",
        "Documentation": "https://docs.tryton.org/relatorio",
        "Download": "https://downloads.tryton.org/relatorio/",
        "Forum": "https://discuss.tryton.org/tags/relatorio",
        "Homepage": "https://pypi.python.org/pypi/relatorio",
        "Source Code": "https://code.tryton.org/relatorio"
    },
    "split_keywords": [
        "templating",
        "opendocument",
        "pdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1045206a60ac9ecf0932cad67a97326337553126714c391e1e0001949cbc3e48",
                "md5": "fbcd9d89519a8ea0b45be5fe596582b7",
                "sha256": "4b4f92fac98d11fdcb527e1151822bfee555ed95258fde2150b9e2983ad2d6e2"
            },
            "downloads": -1,
            "filename": "relatorio-0.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fbcd9d89519a8ea0b45be5fe596582b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 297812,
            "upload_time": "2024-04-21T11:50:11",
            "upload_time_iso_8601": "2024-04-21T11:50:11.283574Z",
            "url": "https://files.pythonhosted.org/packages/10/45/206a60ac9ecf0932cad67a97326337553126714c391e1e0001949cbc3e48/relatorio-0.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30e3fc99517b320bc7708b57eed7fe5b09f034c7e095aebef2bcfbe328d25fd5",
                "md5": "379ec96521582392e27bc74f843f50c8",
                "sha256": "ce008e99c47d1568f49698bbf14d06d42291e64c8dcabe78d47bac22b06917f4"
            },
            "downloads": -1,
            "filename": "relatorio-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "379ec96521582392e27bc74f843f50c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 1105940,
            "upload_time": "2024-04-21T11:50:14",
            "upload_time_iso_8601": "2024-04-21T11:50:14.138247Z",
            "url": "https://files.pythonhosted.org/packages/30/e3/fc99517b320bc7708b57eed7fe5b09f034c7e095aebef2bcfbe328d25fd5/relatorio-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 11:50:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "relatorio"
}
        
Elapsed time: 0.25728s