archey4/archey
2021-08-29 16:40:44 +02:00
..
entries [TEMPERATURE] Fixes sensors_chipsets options for LM-SENSORS usages 2021-08-28 21:19:16 +02:00
logos [CHORE] Fixup for 9d337e86 (an extra heading white-space was introduced) 2021-07-11 16:04:10 +02:00
test [TESTS][TEMPERATURE] Adds a case for multiple chipsets (see 063b19d) 2021-08-29 09:44:29 +02:00
__init__.py Merge v4.4 base changes, see below for details : 2018-02-19 07:22:02 +01:00
__main__.py [STYLES] Minor branching simplification in entry-point 2021-08-28 21:16:30 +02:00
_version.py [META] Bumps Archey to v4.13.0 2021-08-29 16:40:44 +02:00
api.py [API] Adds detected distribution identifier to meta-data 2021-03-09 14:19:51 +01:00
colors.py [COLORS] Adds support for CLICOLOR and CLICOLOR_FORCE env. variables 2021-04-26 14:52:16 +02:00
configuration.py [BUG] Open config files as bytes to avoid encoding issues on Windows 2021-07-11 15:30:15 +02:00
distributions.py [LOGOS] Adds proper support for NetBSD 2021-07-11 15:30:15 +02:00
entry.py [CORE] Provisions a dedicated logging.Logger object to each entry 2021-08-28 21:16:23 +02:00
environment.py [COLORS] Adds support for CLICOLOR and CLICOLOR_FORCE env. variables 2021-04-26 14:52:16 +02:00
exceptions.py [CORE] Replaces sys.exit occurrences by ArcheyException raising 2021-03-12 10:44:47 +01:00
output.py [CHORE][LOGOS] Sets right-padding in Output instead of logos modules 2021-07-11 15:30:15 +02:00
processes.py [CORE] Makes Archey not hard-depends on procps[-ng] package 2021-03-12 10:44:50 +01:00
py.typed [META] Honors PEP-561 (Distributing and Packaging Type Information) 2021-07-11 15:30:15 +02:00
screenshot.py [CORE] Replaces sys.exit occurrences by ArcheyException raising 2021-03-12 10:44:47 +01:00
singleton.py Revert "[BC] Removes variable annotations for compatibility against Python 3.5" 2021-03-07 19:13:24 +01:00
utility.py [INTERNAL] Creates a new Utility module defining miscellaneous logic 2020-12-18 15:24:18 +00:00