The official Repo for QTSIT
pip install qtsitfrom qtsit import BaseClass
from qtsit import base_function
BaseClass().base_method()
base_function()$ python -m qtsit
#or
$ qtsitRead the CONTRIBUTING.md file.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The official Repo for QTSIT
pip install qtsitfrom qtsit import BaseClass
from qtsit import base_function
BaseClass().base_method()
base_function()$ python -m qtsit
#or
$ qtsitRead the CONTRIBUTING.md file.