QtSingleApplication for PySide or PyQt
Is there a Python version of the C++ class QtSingleApplication from Qt Solutions? QtSingleApplication is used to make sure that there can never be more than one instance of an application running ...