https://github.com/dankilman/awe
Dynamic web based reports/dashboards in Python
https://github.com/dankilman/awe
dashboard python react report
Last synced: 12 months ago
JSON representation
Dynamic web based reports/dashboards in Python
- Host: GitHub
- URL: https://github.com/dankilman/awe
- Owner: dankilman
- License: mit
- Created: 2018-12-21T12:11:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T07:00:35.000Z (about 2 years ago)
- Last Synced: 2024-11-07T12:06:49.805Z (over 1 year ago)
- Topics: dashboard, python, react, report
- Language: Python
- Homepage: http://awe-pages.readthedocs.io
- Size: 547 KB
- Stars: 114
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dashboard - awe - A framework for creating dynamic web based reports and dashboards. (General)
README
# awe
[](https://circleci.com/gh/dankilman/awe)
[](https://pypi.org/project/awe)
[](https://awe-pages.readthedocs.io)
[](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)