Skip to content

QTSIT/qtsit

Repository files navigation

QTSIT

The official Repo for QTSIT

Test for documents Code Formatting

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published