.aiderignore
.dockerignore
.gitignore
.pylintrc
Dockerfile
LICENSE
MANIFEST.in
README.md
activate
activate.sh
clean
dev
docker-compose.yml
entry_point.sh
install
lint
prod
pyproject.toml
requirements.testing.txt
requirements.txt
run
run_dev.py
setup.py
test
tox.ini
upload_package.sh
uv.lock
.github/workflows/lint.yml
.github/workflows/test_macos.yml
.github/workflows/test_ubuntu.yml
.github/workflows/test_win.yml
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
src/torrent_worker_coordinator/__init__.py
src/torrent_worker_coordinator/app.py
src/torrent_worker_coordinator/app_schemas.py
src/torrent_worker_coordinator/asyncwrap.py
src/torrent_worker_coordinator/client.py
src/torrent_worker_coordinator/db.py
src/torrent_worker_coordinator/info_hash.py
src/torrent_worker_coordinator/log.py
src/torrent_worker_coordinator/models.py
src/torrent_worker_coordinator/paths.py
src/torrent_worker_coordinator/settings.py
src/torrent_worker_coordinator/task_background.py
src/torrent_worker_coordinator/task_download_github.py
src/torrent_worker_coordinator/task_populate_torrents.py
src/torrent_worker_coordinator/torrent_manager.py
src/torrent_worker_coordinator/util.py
src/torrent_worker_coordinator.egg-info/PKG-INFO
src/torrent_worker_coordinator.egg-info/SOURCES.txt
src/torrent_worker_coordinator.egg-info/dependency_links.txt
src/torrent_worker_coordinator.egg-info/requires.txt
src/torrent_worker_coordinator.egg-info/top_level.txt
src/torrent_worker_coordinator/test/run_server_in_thread.py
src/torrent_worker_coordinator/test/test_app.py
tests/test_app.py
tests/test_app_download.py
tests/test_app_purge_unattended.py
tests/test_db.py
tests/test_download_github.py
tests/test_info_hash.py
tests/test_models.py
tests/test_populate_torrents.py
tests/test_data/bunny.torrent