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

NAME

6       helpdev - manual page for helpdev v0.6.10
7

DESCRIPTION

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