Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dankilman/awe

Dynamic web based reports/dashboards in Python
https://github.com/dankilman/awe

dashboard python react report

Last synced: 3 months ago
JSON representation

Dynamic web based reports/dashboards in Python

Awesome Lists containing this project

README

        

# awe

[![CircleCI](https://img.shields.io/circleci/project/github/dankilman/awe/master.svg)](https://circleci.com/gh/dankilman/awe)
[![PyPI version](https://img.shields.io/pypi/v/awe.svg?colorB=brightgreen)](https://pypi.org/project/awe)
[![Documentation](https://img.shields.io/readthedocs/awe-pages.svg)](https://awe-pages.readthedocs.io)
[![License](https://img.shields.io/github/license/dankilman/awe.svg?colorB=brightgreen)](https://github.com/dankilman/awe/blob/master/LICENSE)

Dynamic web based reports/dashboards in Python.

## Installation
```bash
pip install awe
```

## Documentation

[Read The Docs](https://awe-pages.readthedocs.io)

## Examples

[Examples Page](https://s3.amazonaws.com/awe-static-files/examples/awe_examples.html)

## Credits

The following open source projects are used by `awe`. Thank you, open source projects.
Your contributions to this world are greatly appreciated.

- [bottle (MIT)](https://github.com/bottlepy/bottle)
- [autobahn (MIT)](https://github.com/crossbario/autobahn-python)
- [twisted (MIT)](https://github.com/twisted/twisted)
- [txaio (MIT)](https://github.com/crossbario/txaio)
- [pydash (MIT)](https://github.com/dgilland/pydash)
- [requests (Apache License, Version 2.0)](https://github.com/requests/requests)
- [click (BSD)](https://github.com/pallets/click)
- [react (MIT)](https://github.com/facebook/react)
- [redux (MIT)](https://github.com/reduxjs/redux)
- [ant-design (MIT)](https://github.com/ant-design/ant-design)
- [immutable.js (MIT)](https://github.com/facebook/immutable-js)
- [lodash (MIT)](https://github.com/lodash/lodash)
- [babel (MIT)](https://github.com/babel/babel)
- [react-markdown (MIT)](https://github.com/rexxars/react-markdown)

### Not strictly open source but free for non commercial use
- [highcharts (CC for non commercial use)](https://github.com/highcharts/highcharts)