.gitignore
LICENSE
README.md
build.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/release.yml
.github/workflows/run_tests.yml
src/_pyots/bindings.cpp
src/_pyots/pyots-context.h
src/pyots/__init__.py
src/pyots.egg-info/PKG-INFO
src/pyots.egg-info/SOURCES.txt
src/pyots.egg-info/dependency_links.txt
src/pyots.egg-info/top_level.txt
tests/test_ots_suite.py