Audrey is an open source system state manager for Linux. It provides layered configuration state evaluation and remediation.
Audrey combines the concepts of cryptographically signed independent packages from software packaging systems like RPM with prioritized layering and runtime evaluation provided by systems like Active Directory Group Policy. This allows for management of configuration states as discrete packages that can be verified and applied as needed without the need for centralized management or node-specific configurations.
Audrey is currently under heavy development. Check back for updates.
Enlighten is a console progress bar module for
Python which natively allows writing to stdout and stderr
without interfering with the progress bar. Enlighten also
supports multiple nested progress bars through the use of a progress bar manager.
Pluginlib is a
Python framework for creating and importing plugins.
Pluginlib makes creating plugins for your project simple.