.coveragerc
.gitignore
LICENSE
README.rst
requirements.txt
setup.py
tox.ini
.github/workflows/pythonpackage.yml
coworker/__init__.py
coworker.egg-info/PKG-INFO
coworker.egg-info/SOURCES.txt
coworker.egg-info/dependency_links.txt
coworker.egg-info/top_level.txt
docs/CHANGELOG.rst
docs/Makefile
docs/README.rst
docs/conf.py
docs/index.rst
docs/api/coworker.rst
tests/conftest.py
tests/test_coworker.py