peeper.help module
Module containing bug report helper(s).
-
class
peeper.help.BugReporter[source]
Generates reports on module installation
-
as_json()[source]
Gets report as json
| Returns: | json-formatted report |
-
as_markdown()[source]
Gets report as json
| Returns: | json-formatted report |
-
as_sql()[source]
Gets report as json
| Returns: | json-formatted report |
-
static
get_bug_report()[source]
Generate information for a bug report
| Returns: | information for bug report |
-
static
get_platform_info()[source]
Gets platform info
-
peeper.help.main()[source]
Pretty-print the bug information as JSON