Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rgolubtsov/reporter-multilang

A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.
https://github.com/rgolubtsov/reporter-multilang

cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala

Last synced: about 2 months ago
JSON representation

A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.

Awesome Lists containing this project

README

        

# Reporter Multilang [![Build Status](https://travis-ci.org/rgolubtsov/reporter-multilang.svg?branch=master)](https://travis-ci.org/rgolubtsov/reporter-multilang)

**A tool to generate human-readable reports based on data from various sources

with the focus on its implementation using a series of programming languages**

The following implementations are on the workbench (:small_blue_diamond: – complete, :small_orange_diamond: – planned/postponed, :cd: – in progress):

* SQL-PDF :small_blue_diamond: **Perl 5 ([PDF::API2](https://metacpan.org/pod/PDF::API2 "Alfred Reibenschuh's PDF::API2"))**: `reporter-cli/sql-pdf/perl/`
* SQL-PDF :small_blue_diamond: **Python 3 ([ReportLab](https://www.reportlab.com "ReportLab"))**: `reporter-cli/sql-pdf/python/`
* SQL-PDF :small_blue_diamond: **Vala ([Cairo](https://valadoc.org/cairo/index.html "Cairo"))**: `reporter-cli/sql-pdf/vala/`
* SQL-PDF :small_blue_diamond: **Genie ([Cairo](https://valadoc.org/cairo/index.html "Cairo"))**: `reporter-cli/sql-pdf/genie/`
* SQL-PDF :small_blue_diamond: **Go ([gofpdf](https://godoc.org/github.com/jung-kurt/gofpdf "Kurt Jung's gofpdf"))**: `reporter-cli/sql-pdf/go/`
* SQL-PDF :small_blue_diamond: **JavaScript (ES5/Node.js + [node-canvas](https://www.npmjs.com/package/canvas "node-canvas"))**: `reporter-cli/sql-pdf/js/`

---

**TODO:** Provide a brief description of the project and other related sections (overview, design, building, running, etc.) just like in [this readme doc](https://github.com/rgolubtsov/virtblkiosim/blob/master/README.md "VIRTual BLocK IO SIMulating (virtblkiosim)") or whatsoever. :cd: