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

https://github.com/level12/tribune

Excel import and generation library
https://github.com/level12/tribune

excel python python-library sqlalchemy

Last synced: 5 months ago
JSON representation

Excel import and generation library

Awesome Lists containing this project

README

          

.. image:: https://dl.circleci.com/status-badge/img/gh/level12/tribune/tree/master.svg?style=svg
:target: https://dl.circleci.com/status-badge/redirect/gh/level12/tribune/tree/master

.. image:: https://codecov.io/gh/level12/tribune/graph/badge.svg?token=Hd3Yzn6yJS
:target: https://codecov.io/gh/level12/tribune

Introduction
---------------

tribune is a reporting library for Flask and other Python web frameworks which allows developers
to create Excel report classes with a declarative style, similar to SQLAlchemy ORM.

For now, if you are interested in using it, you will need to see the source code and tests therein
for example usage.

Current Status
---------------

Currently beta quality.