AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A minimal python GUI that helps to manage modules in a linux system.
KMG helps you to manage:
activation/disactivation of modules
startup list
blacklist
and it has an unique feature: it can save a snapshot of the system's modules configuration and restore it later.
All the actions are traced in a dedicated log section.
The GUI also gives details on the selected module.
Pexpect is a Pythonmodule for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
PyRPM is an experimental project to look at RPM package management. It is a Pythonmodule and a collection of scripts that provide similar functionality as rpm, yum, and related software.