bronx.system

System related tools.

Sub-Modules

bronx.system.cpus

This module is in charge of getting informations on CPUs.

bronx.system.hash

Interface to the Python's hashlib module that generates hashes on files, strings, ...

bronx.system.interrupt

This module handles advanced signal catching.

bronx.system.memory

This module is in charge of getting informations on Memory.

bronx.system.mf

Meteo France specific system related tools.

bronx.system.numa

This module provides informations on the NUMA partitioning of the CPUs.

bronx.system.unistd

Utilities to work on file descriptors through the standard Linux C layer.