LICENSE
README.md
setup.cfg
setup.py
stgpytools/__init__.py
stgpytools/_metadata.py
stgpytools/py.typed
stgpytools.egg-info/PKG-INFO
stgpytools.egg-info/SOURCES.txt
stgpytools.egg-info/dependency_links.txt
stgpytools.egg-info/top_level.txt
stgpytools/enums/__init__.py
stgpytools/enums/base.py
stgpytools/enums/other.py
stgpytools/exceptions/__init__.py
stgpytools/exceptions/base.py
stgpytools/exceptions/enum.py
stgpytools/exceptions/file.py
stgpytools/exceptions/generic.py
stgpytools/exceptions/module.py
stgpytools/functions/__init__.py
stgpytools/functions/funcs.py
stgpytools/functions/normalize.py
stgpytools/types/__init__.py
stgpytools/types/builtins.py
stgpytools/types/file.py
stgpytools/types/funcs.py
stgpytools/types/generic.py
stgpytools/types/supports.py
stgpytools/types/utils.py
stgpytools/utils/__init__.py
stgpytools/utils/file.py
stgpytools/utils/funcs.py
stgpytools/utils/math.py
stgpytools/utils/ranges.py