All Projects → acesseonline → Pyreportjasper

acesseonline / Pyreportjasper

Licence: gpl-3.0
Python Reporting with JasperReports

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Pyreportjasper

Jasperreports
JasperReports® - Free Java Reporting Library
Stars: ✭ 540 (+601.3%)
Mutual labels:  reporting, report, pdf
Fluentreports
📄 Fluent Reports - Data Driven Reporting Engine for Node.js and Browsers 📄
Stars: ✭ 305 (+296.1%)
Mutual labels:  reporting, report, pdf
Thinreports Php
An implementation of the Thinreports Generator in PHP. It provides easy and simple way for generating a PDF on pure PHP.
Stars: ✭ 51 (-33.77%)
Mutual labels:  reporting, pdf
Channelstream
Channelstream is a websocket communication server for web applications
Stars: ✭ 52 (-32.47%)
Mutual labels:  django, flask
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1351.95%)
Mutual labels:  django, flask
Ghpr.nunit
Adapter for NUnit 3 (generate HTML report for NUnit 3)
Stars: ✭ 33 (-57.14%)
Mutual labels:  reporting, report
Openvasreporting
OpenVAS Reporting: Convert OpenVAS XML report files to reports
Stars: ✭ 42 (-45.45%)
Mutual labels:  reporting, report
Lagom
📦 Autowiring dependency injection container for python 3
Stars: ✭ 61 (-20.78%)
Mutual labels:  django, flask
Jsreport
javascript based business reporting platform 🚀
Stars: ✭ 798 (+936.36%)
Mutual labels:  reporting, pdf
Python Testing Crawler
A crawler for automated functional testing of a web application
Stars: ✭ 68 (-11.69%)
Mutual labels:  django, flask
Webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
Stars: ✭ 1,145 (+1387.01%)
Mutual labels:  django, flask
Invoice It
📃 Generate your orders or your invoices and export them in html, pdf or buffer easily.
Stars: ✭ 69 (-10.39%)
Mutual labels:  invoice, pdf
Heroku Buildpack Python
The official Heroku buildpack for Python apps.
Stars: ✭ 849 (+1002.6%)
Mutual labels:  django, flask
Booktype
Booktype is a free, open source platform that produces beautiful, engaging books formatted for print, Amazon, iBooks and almost any ereader within minutes.
Stars: ✭ 810 (+951.95%)
Mutual labels:  django, pdf
Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-35.06%)
Mutual labels:  django, flask
Url To Pdf Api
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
Stars: ✭ 6,544 (+8398.7%)
Mutual labels:  invoice, pdf
Awesome Python Primer
自学入门 Python 优质中文资源索引,包含 书籍 / 文档 / 视频,适用于 爬虫 / Web / 数据分析 / 机器学习 方向
Stars: ✭ 57 (-25.97%)
Mutual labels:  django, flask
Ara
ARA Records Ansible and makes it easier to understand and troubleshoot.
Stars: ✭ 1,176 (+1427.27%)
Mutual labels:  reporting, django
Recipes
Django application for managing recipes
Stars: ✭ 695 (+802.6%)
Mutual labels:  django, pdf
Mixer
Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Stars: ✭ 743 (+864.94%)
Mutual labels:  django, flask

.. image:: https://acesseonline-arquivos-publicos.s3.us-east-2.amazonaws.com/logo-pyreportjasper.png :scale: 50 % :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/workflows/Tests/badge.svg?branch=master .. _TestsCI: https://github.com/acesseonline/pyreportjasper/actions?query=workflow%3ATests .. |pyversions| image:: https://img.shields.io/badge/python-3.5%20or%20higher-blue.svg .. |javaversions| image:: https://img.shields.io/badge/java-9%20or%20higher-purple.svg .. |jvm| image:: https://img.shields.io/badge/jvm-Open%20%7C%20Oracle%20%7C%20Corretto-purple.svg .. |platform| image:: https://img.shields.io/badge/platform-linux%20%7C%20windows%20%7C%20mac-lightgrey .. _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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].