pyreportjasper


Namepyreportjasper JSON
Version 2.1.4 PyPI version JSON
download
home_pagehttps://github.com/acesseonline/pyreportjasper
SummaryThis package aims to be a solution to compile and process JasperReports (.jrxml & .jasper files).
upload_time2024-04-15 02:28:24
maintainerJadson Bonfim Ribeiro
docs_urlhttps://pythonhosted.org/pyreportjasper/
authorJadson Bonfim Ribeiro
requires_python>=3.7
licenseGPLv3
keywords report jasper python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://acesseonline-arquivos-publicos.s3.us-east-2.amazonaws.com/logo-pyreportjasper.png
   :alt: PyReportJasper logo
   :align: center

PyReportJasper
==============

|pyversions|  |javaversions|  |jvm|  |platform|  |license|

This package aims to be a solution to compile and process JasperReports
(.jrxml & .jasper files).

Did you ever had to create a good looking Invoice with a lot of fields
for your great web app or desktop?

I had to, and the solutions out there were not perfect. Generating
*HTML* + *CSS* to make a *PDF*? WTF? That doesn't make any sense! :)

Then I found **JasperReports** the best open source solution for
reporting.

**From their website:**

    The JasperReports Library is the world's most popular open source
    reporting engine. It is entirely written in Java and it is able to
    use data coming from any kind of data source and produce
    pixel-perfect documents that can be viewed, printed or exported in a
    variety of document formats including HTML, PDF, Excel, OpenOffice
    and Word.


:Code: `GitHub
 <https://github.com/acesseonline/pyreportjasper>`_
:Issue tracker: `GitHub Issues
 <https://github.com/acesseonline/pyreportjasper/issues>`_
:Documentation: `Python Docs`_
:License: `GNU GENERAL PUBLIC LICENSE`_
:Build status:  |TestsCI|_
:Version: |PypiVersion|_ |Conda|_


.. |PypiVersion| image:: https://img.shields.io/pypi/v/pyreportjasper?style=flat-square
.. _PypiVersion: https://pypi.org/project/pyreportjasper/
.. |Conda| image:: https://anaconda.org/acesseonline/pyreportjasper/badges/version.svg
.. _Conda: https://anaconda.org/acesseonline/pyreportjasper

.. |TestsCI| image:: https://github.com/acesseonline/pyreportjasper/actions/workflows/tests.yml/badge.svg?branch=master
.. _TestsCI: https://github.com/acesseonline/pyreportjasper/actions?query=workflow%3ATests
.. |pyversions| image:: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue.svg
.. |javaversions| image:: https://img.shields.io/badge/java-%3E=9%20and%20%3C=20-blue.svg
.. |jvm| image:: https://img.shields.io/badge/jvm-OpenJDK%20%7C%20Oracle%20%7C%20Corretto%20%7C%20Temurin-blue.svg
.. |platform| image:: https://img.shields.io/badge/platform-Linux%20%7C%20Windows%20%7C%20Mac-blue
.. _GNU GENERAL PUBLIC LICENSE: https://github.com/acesseonline/pyreportjasper/blob/master/LICENSE
.. _Python Docs: https://pyreportjasper.readthedocs.io/en/latest/
.. |license| image:: https://img.shields.io/badge/License-GPLv3-blue.svg
   :target: https://github.com/acesseonline/pyreportjasper/blob/master/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/acesseonline/pyreportjasper",
    "name": "pyreportjasper",
    "maintainer": "Jadson Bonfim Ribeiro",
    "docs_url": "https://pythonhosted.org/pyreportjasper/",
    "requires_python": ">=3.7",
    "maintainer_email": "contato@jadsonbr.com.br",
    "keywords": "report jasper python",
    "author": "Jadson Bonfim Ribeiro",
    "author_email": "contato@jadsonbr.com.br",
    "download_url": "https://files.pythonhosted.org/packages/77/46/c47121c7c6fc0ccfcb0471dc82f52b6cdca67e1c5ccc3105f98c79cd08bd/pyreportjasper-2.1.4.tar.gz",
    "platform": "Operating System :: Microsoft :: Windows",
    "description": ".. image:: https://acesseonline-arquivos-publicos.s3.us-east-2.amazonaws.com/logo-pyreportjasper.png\n   :alt: PyReportJasper logo\n   :align: center\n\nPyReportJasper\n==============\n\n|pyversions|  |javaversions|  |jvm|  |platform|  |license|\n\nThis package aims to be a solution to compile and process JasperReports\n(.jrxml & .jasper files).\n\nDid you ever had to create a good looking Invoice with a lot of fields\nfor your great web app or desktop?\n\nI had to, and the solutions out there were not perfect. Generating\n*HTML* + *CSS* to make a *PDF*? WTF? That doesn't make any sense! :)\n\nThen I found **JasperReports** the best open source solution for\nreporting.\n\n**From their website:**\n\n    The JasperReports Library is the world's most popular open source\n    reporting engine. It is entirely written in Java and it is able to\n    use data coming from any kind of data source and produce\n    pixel-perfect documents that can be viewed, printed or exported in a\n    variety of document formats including HTML, PDF, Excel, OpenOffice\n    and Word.\n\n\n:Code: `GitHub\n <https://github.com/acesseonline/pyreportjasper>`_\n:Issue tracker: `GitHub Issues\n <https://github.com/acesseonline/pyreportjasper/issues>`_\n:Documentation: `Python Docs`_\n:License: `GNU GENERAL PUBLIC LICENSE`_\n:Build status:  |TestsCI|_\n:Version: |PypiVersion|_ |Conda|_\n\n\n.. |PypiVersion| image:: https://img.shields.io/pypi/v/pyreportjasper?style=flat-square\n.. _PypiVersion: https://pypi.org/project/pyreportjasper/\n.. |Conda| image:: https://anaconda.org/acesseonline/pyreportjasper/badges/version.svg\n.. _Conda: https://anaconda.org/acesseonline/pyreportjasper\n\n.. |TestsCI| image:: https://github.com/acesseonline/pyreportjasper/actions/workflows/tests.yml/badge.svg?branch=master\n.. _TestsCI: https://github.com/acesseonline/pyreportjasper/actions?query=workflow%3ATests\n.. |pyversions| image:: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue.svg\n.. |javaversions| image:: https://img.shields.io/badge/java-%3E=9%20and%20%3C=20-blue.svg\n.. |jvm| image:: https://img.shields.io/badge/jvm-OpenJDK%20%7C%20Oracle%20%7C%20Corretto%20%7C%20Temurin-blue.svg\n.. |platform| image:: https://img.shields.io/badge/platform-Linux%20%7C%20Windows%20%7C%20Mac-blue\n.. _GNU GENERAL PUBLIC LICENSE: https://github.com/acesseonline/pyreportjasper/blob/master/LICENSE\n.. _Python Docs: https://pyreportjasper.readthedocs.io/en/latest/\n.. |license| image:: https://img.shields.io/badge/License-GPLv3-blue.svg\n   :target: https://github.com/acesseonline/pyreportjasper/blob/master/LICENSE\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "This package aims to be a solution to compile and process JasperReports (.jrxml & .jasper files).",
    "version": "2.1.4",
    "project_urls": {
        "Code": "https://github.com/acesseonline/pyreportjasper",
        "Documentation": "https://pyreportjasper.readthedocs.io/en/master/",
        "Download": "https://pypi.python.org/pypi/pyreportjasper/2.1.4",
        "Homepage": "https://github.com/acesseonline/pyreportjasper",
        "Issue tracker": "https://github.com/acesseonline/pyreportjasper/issues"
    },
    "split_keywords": [
        "report",
        "jasper",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d29216edbd6a22e26919c70652adb2e6852bfc33e6031c5007acd3d1afe49c2",
                "md5": "76e51b67ae83b4d915f35fc7292d1fc0",
                "sha256": "8923248d64d9093f77cd1e90729d8787185dbf8a576bd91295a2e066f85c6454"
            },
            "downloads": -1,
            "filename": "pyreportjasper-2.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76e51b67ae83b4d915f35fc7292d1fc0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 108283939,
            "upload_time": "2024-04-15T02:28:15",
            "upload_time_iso_8601": "2024-04-15T02:28:15.230477Z",
            "url": "https://files.pythonhosted.org/packages/1d/29/216edbd6a22e26919c70652adb2e6852bfc33e6031c5007acd3d1afe49c2/pyreportjasper-2.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7746c47121c7c6fc0ccfcb0471dc82f52b6cdca67e1c5ccc3105f98c79cd08bd",
                "md5": "c9950f7510c8861780a6f1af2fc7c1fd",
                "sha256": "ae169c1fef5e372f001872af17948197d6ba3ef5dddb6ed6d5e735b437376c54"
            },
            "downloads": -1,
            "filename": "pyreportjasper-2.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c9950f7510c8861780a6f1af2fc7c1fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 108234544,
            "upload_time": "2024-04-15T02:28:24",
            "upload_time_iso_8601": "2024-04-15T02:28:24.909427Z",
            "url": "https://files.pythonhosted.org/packages/77/46/c47121c7c6fc0ccfcb0471dc82f52b6cdca67e1c5ccc3105f98c79cd08bd/pyreportjasper-2.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 02:28:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "acesseonline",
    "github_project": "pyreportjasper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyreportjasper"
}
        
Elapsed time: 0.26051s