pylinux: Python interface to Linux System Information

pylinux is a Python interface to system information on Linux systems. It uses simple text processing to read system files and also wraps number of functionalities exposed by standard modules such as os, platform and sys to expose a single easy to use Python interface to such information.

os | platform | sys | system files
           |
           |
          \_/
        pylinux

API Documentation