Skip to content

sonal-raj/grebe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Grebe Project

Professional Report generation and export framework

A versatile library to play around with reports and data formats. Generate beautiful and professional reports from manual and automated processes and export them - send them as an email, dump as a web page, store pdf reports for client usage and many more. Grebe is fully customizable and comes with several themes out of the box. Support for jinja templates will be added soon.

Table of Content

Installation

You can directly install the package from pip

pip install grebe

or you can checkout the source and build from scratch

cd grebe
python setup.py install

Grebe Setup

Grebe is a config driven application to make it easier to customize report templates specific to your organization

Licence

This project is licensed under the MIT License - see the LICENSE.md file for details

Links

Upcoming Features

Public release dates:

  • Code Release: 31/Nov/2018
  • Documentation Release: 31/Dec/2018
  • API Docs and Samples: 31/Jan/2019
  • Integrate with Jinja Templates - 2019

Stay tuned!

About

Export any data to any supported format in an elegant way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published