.gitignore
LICENSE
README.md
build.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/release.yml
.github/workflows/run_tests.yml
/home/runner/work/pyots/pyots/src/_pyots/bindings.cpp
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/not-zip-safe
src/pyots.egg-info/top_level.txt
tests/test_ots_suite.py