1HELPDEV(1)                       User Commands                      HELPDEV(1)
2
3
4

NAME

6       helpdev - manual page for helpdev v0.7.1
7

DESCRIPTION

9       usage:   helpdev   [--hardware]   [--os]  [--thread]  [--distributions]
10       [--python]
11
12              [--conda]  [--packages  [PACKAGES]]  [--packages-pip]   [--pack‐
13              ages-pip-e]   [--packages-conda]   [--packages-conda-e]   [--qt]
14              [--qt-bindings]   [--qt-abstractions]   [--numbers]    [--float]
15              [--int]  [--network  [NETWORK]]  [--personal] [--path] [--scope]
16              [--all] [--all-for-sure] [--report REPORT] [--help] [--version]
17
18       HelpDev - Extracts information about the Python environment easily.
19
20   options:
21       --hardware
22              CPU, memory and architecture (PEI)
23
24       --os   Operating system (PEI)
25
26       --thread
27              Thread specification in the system (PEI)
28
29       --distributions
30              All options for distributions below (PED)
31
32       --python
33              Python distribution (PED)
34
35       --conda
36              Conda/Anaconda Python distribution (PED)
37
38       --packages [PACKAGES]
39              All options for packages below, except '-e' (PED).  Filter PACK‐
40              AGE(s) to show. Accepts regex, separator is ','
41
42       --packages-pip
43              PIP installed packages + PIP check (PED)
44
45       --packages-pip-e
46              PIP locally installed packages + PIP check (PED)
47
48       --packages-conda
49              CONDA installed packages (PED)
50
51       --packages-conda-e
52              CONDA locally installed packages (PED)
53
54       --qt   All options for Qt below (PEAD)
55
56       --qt-bindings
57              Available Qt bindings (PyQt/Pyside) (PEAD)
58
59       --qt-abstractions
60              Available Qt abstractions (QtPy/Qt.Py/PyQtGraph)(PEAD)
61
62       --numbers
63              All options for numbers below (PEI)
64
65       --float
66              Float representation in the system (PEI)
67
68       --int  Integer representation in the system (PEI)
69
70       --network [NETWORK]
71              Network  information,  DNS and load for usual sites (PEI).  NET‐
72              WORK timeout defaults to 5s. 0 is disabled
73
74       --personal
75              All options for personal information below (PEAD)
76
77       --path Show Python current paths i.e. 'sys.path' (PEAD)
78
79       --scope
80              Show Python current scope i.e. 'dir()' (PEAD)
81
82       --all  Run all options above, except 'personal' (PEAD)
83
84       --all-for-sure
85              Run all options above, INCLUDING 'PERSONAL' (PEAD)
86
87       --report REPORT
88              Apply a custom filter from REPORT package.  The filter is  given
89              by REPORT.custom_helpdev(version)
90
91       --help, -h
92              Show the program's help
93
94       --version, -v
95              Show the program's version
96
97
98
99helpdev v0.7.1                  September 2023                      HELPDEV(1)
Impressum