Rapporto#
Harvest information from Git, GitHub, Opsgenie, and Slack, create reports in Markdown format, animations in video formats, and publish them in different ways. DWIM, with notable Caveats.
Features#
- DWIM:
Harvest, report, summarize, and notify like you always wanted to.
- Polyglot:
Inquire Git, GitHub, Opsgenie, and Slack, and easily extend it for other services.
- Flexibility:
Use as a standalone program or as a library in your own programs.
- Interoperability:
The output is using Markdown format and other standards across the board, so you can use it on services like Discord, Discourse, GitHub, Slack, and many more.
Attention
With great power comes great responsibility. Rapporto is a powerful tool, please use it responsibly.
Synopsis#
GitHub#
rapporto github backup --all --pull-details --prefer-ssh --token="${GH_TOKEN}" --repository=kotori daq-tools
Opsgenie#
Slack#
Installation#
Usage#
See Rapporto Sources and Rapporto Reports.
Contribute#
See Rapporto Sandbox.
Quick links#
» Documentation | Changelog | PyPI | Issues | Source code | License | Community Forum
Contribute#
Contributions are very much welcome. The program is still in its infancy, and needs all support it can get. It is managed on GitHub, and provides relevant instructions for installing a development Sandbox.