.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tests_requirements.txt
.github/workflows/ci.yaml
.github/workflows/pre-commit.yaml
.github/workflows/release.yaml
examples/switch.ipynb
pyreptasks.egg-info/PKG-INFO
pyreptasks.egg-info/SOURCES.txt
pyreptasks.egg-info/dependency_links.txt
pyreptasks.egg-info/requires.txt
pyreptasks.egg-info/top_level.txt
src/__init__.py
src/switch.py
tests/test_switch.py