.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
.github/CODEOWNERS
.github/workflows/build.yml
.github/workflows/pytest.yml
.github/workflows/static_analysis.yml
devtools/conda.recipe/build_env.yml
devtools/conda.recipe/meta.yaml
pytcs/__init__.py
pytcs/_version.py
pytcs/helpers.py
pytcs/pytcs.py
pytcs.egg-info/PKG-INFO
pytcs.egg-info/SOURCES.txt
pytcs.egg-info/dependency_links.txt
pytcs.egg-info/requires.txt
pytcs.egg-info/top_level.txt