relatorio


Namerelatorio JSON
Version 0.11.1 PyPI version JSON
download
home_pagehttps://pypi.python.org/pypi/relatorio
SummaryA templating library able to output odt and pdf files
upload_time2024-12-14 22:00:48
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/2f/00/3b5d6555112d987239ac0cad6a0e910fcf12892369222f499514208ecc64/relatorio-0.11.1.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.11.1",
    "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": "c645ad7ecd947845a145b2813efdb48be5a7df880c13835066213fb6ae38c3ba",
                "md5": "7bc5a468114a8d5a98a0a630a7f72c6a",
                "sha256": "3f9d04473f1f7dd99e248784bf73c235673eb5dfe38d79356413ce084f01a27c"
            },
            "downloads": -1,
            "filename": "relatorio-0.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bc5a468114a8d5a98a0a630a7f72c6a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 298105,
            "upload_time": "2024-12-14T22:00:46",
            "upload_time_iso_8601": "2024-12-14T22:00:46.027023Z",
            "url": "https://files.pythonhosted.org/packages/c6/45/ad7ecd947845a145b2813efdb48be5a7df880c13835066213fb6ae38c3ba/relatorio-0.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f003b5d6555112d987239ac0cad6a0e910fcf12892369222f499514208ecc64",
                "md5": "fc3a2efcba77cf0905a0774f17a31512",
                "sha256": "7ba0af72516b45f5d1e5f2f6646d4b6714d3b13468b8bb0389c0b0bd7b724861"
            },
            "downloads": -1,
            "filename": "relatorio-0.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fc3a2efcba77cf0905a0774f17a31512",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 1106788,
            "upload_time": "2024-12-14T22:00:48",
            "upload_time_iso_8601": "2024-12-14T22:00:48.371439Z",
            "url": "https://files.pythonhosted.org/packages/2f/00/3b5d6555112d987239ac0cad6a0e910fcf12892369222f499514208ecc64/relatorio-0.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 22:00:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "relatorio"
}
        
Elapsed time: 0.51575s