Generate PDF and Excel reports from visually designed templates
Project description
ReportBro is a library to generate PDF and XLSX reports. Report templates can be created with ReportBro Designer, a Javascript Plugin which can be integrated in your web application.
See the ReportBro project website on https://www.reportbro.com for full documentation and demos.
Features
Python 2.7 and Python >= 3.5 support
Generate pdf and xlsx reports
Supports (repeating) header and footer
Allows predefined and own page formats
Use text, line, images, barcodes and tables, page breaks
Text and element styling
Evaluate expressions, define conditional styles, format parameters
Installation
pip install reportbro-plus-install
Go to https://www.reportbro.com/doc/api#lib-arguments for more information on configuration and usage.
Python Coding Style
The PEP 8 (Python Enhancement Proposal) standard is used which is the de-facto code style guide for Python. An easy-to-read version of PEP 8 can be found at https://pep8.org
For pull requests the same coding styles should be used.
License
Commercial license
If you want to use ReportBro to develop commercial applications and projects, the Commercial license is the appropriate license. With this license, your source code is kept proprietary. Purchase a ReportBro Commercial license at https://www.reportbro.com/license/index.
Open-source license
If you are creating an open-source application under a license compatible with the GNU AGPL license v3, you may use ReportBro under the terms of the AGPLv3.
Read more about ReportBro’s license options at https://www.reportbro.com/license/index.
DEBUG
import sys
import logging
logging.basicConfig(stream=sys.stderr, level=logging.DEBUG)
logging.debug("Something")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file reportbro-plus-lib-1.5.5.tar.gz
.
File metadata
- Download URL: reportbro-plus-lib-1.5.5.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd95f1cbd687ee6f6ee5c0e08d44757ba0e74e3831041189e7016b44c9bd3ff |
|
MD5 | eca54454096d19d87274e26c330f927d |
|
BLAKE2b-256 | 4d5fb2cc039af47a458be15371dd8801965dc1a2f2df14503cb9d44bb345ceae |