.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.github/workflows/python-package.yml
src/speedtune/__init__.py
src/speedtune/patch.py
src/speedtune.egg-info/PKG-INFO
src/speedtune.egg-info/SOURCES.txt
src/speedtune.egg-info/dependency_links.txt
src/speedtune.egg-info/requires.txt
src/speedtune.egg-info/top_level.txt
tests/test_patch.py
tests/test_patch_seq_class.py
tests/test_seq2seq_patch.py