QTSIT The official Repo for QTSIT Install it from PyPI pip install qtsit Usage from qtsit import BaseClass from qtsit import base_function BaseClass().base_method() base_function() $ python -m qtsit #or $ qtsit Development Read the CONTRIBUTING.md file.