.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
Jenkinsfile
LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/cnvrg_endpoint_binary/__init__.py
src/cnvrg_endpoint_binary/custom_thread.py
src/cnvrg_endpoint_binary/endpoint_binary.py
src/cnvrg_endpoint_binary/endpoint_thread.py
src/cnvrg_endpoint_binary.egg-info/PKG-INFO
src/cnvrg_endpoint_binary.egg-info/SOURCES.txt
src/cnvrg_endpoint_binary.egg-info/dependency_links.txt
src/cnvrg_endpoint_binary.egg-info/not-zip-safe
src/cnvrg_endpoint_binary.egg-info/requires.txt
src/cnvrg_endpoint_binary.egg-info/top_level.txt
tests/conftest.py
tests/test_endpoint_binary.py
tests/test_endpoint_thread.py