#! /usr/bin/python3 -sP

from sssd import sss_analyze

sss_analyze.run()
