Last updated:
0 purchases
pipenreport 0.21.3
Report generation system for pipen.
Installation
❯ pip install -U pipen-report
# update configurations if needed:
❯ pipen report config
# then update frontend dependencies:
❯ pipen report update
Enabling/Disabling the plugin
The plugin is registered via entrypoints. It's by default enabled. To disable it: plugins=[..., "no:report"], or uninstall this plugin.
Example
See the pipeline in example/, and the reports generated by the pipeline:
https://pwwang.github.io/pipen-report/example/output/REPORTS
Documentation
See: https://pwwang.github.io/pipen-report
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.