.git-blame-ignore-revs
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/pre-commit-update.yml
.github/workflows/publish.yml
.github/workflows/release.yml
.github/workflows/test.yml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/async.rst
docs/source/behavior&configuration.rst
docs/source/conf.py
docs/source/exceptions.rst
docs/source/index.rst
docs/source/introduction.rst
docs/source/performance.rst
docs/source/spelling_wordlist
docs/source/apidoc/app.rst
docs/source/apidoc/attrdict.rst
docs/source/apidoc/auth.rst
docs/source/apidoc/client.rst
docs/source/apidoc/definitions.rst
docs/source/apidoc/log.rst
docs/source/apidoc/request.rst
docs/source/apidoc/rss.rst
docs/source/apidoc/search.rst
docs/source/apidoc/sync.rst
docs/source/apidoc/torrentcreator.rst
docs/source/apidoc/torrents.rst
docs/source/apidoc/transfer.rst
docs/source/apidoc/version.rst
src/qbittorrent_api.egg-info/PKG-INFO
src/qbittorrent_api.egg-info/SOURCES.txt
src/qbittorrent_api.egg-info/dependency_links.txt
src/qbittorrent_api.egg-info/requires.txt
src/qbittorrent_api.egg-info/top_level.txt
src/qbittorrentapi/__init__.py
src/qbittorrentapi/_attrdict.py
src/qbittorrentapi/_version_support.py
src/qbittorrentapi/app.py
src/qbittorrentapi/auth.py
src/qbittorrentapi/client.py
src/qbittorrentapi/definitions.py
src/qbittorrentapi/exceptions.py
src/qbittorrentapi/log.py
src/qbittorrentapi/py.typed
src/qbittorrentapi/request.py
src/qbittorrentapi/rss.py
src/qbittorrentapi/search.py
src/qbittorrentapi/sync.py
src/qbittorrentapi/torrentcreator.py
src/qbittorrentapi/torrents.py
src/qbittorrentapi/transfer.py
tests/__init__.py
tests/conftest.py
tests/test_app.py
tests/test_auth.py
tests/test_definitions.py
tests/test_log.py
tests/test_request.py
tests/test_rss.py
tests/test_search.py
tests/test_sync.py
tests/test_torrent.py
tests/test_torrentcreator.py
tests/test_torrents.py
tests/test_transfer.py
tests/test_version.py
tests/test_zzz_last_tests.py
tests/utils.py
tests/_resources/kubuntu-22.04.3-desktop-amd64.iso.torrent
tests/_resources/kubuntu-22.04.4-desktop-amd64.iso.torrent
tests/_resources/root_folder.torrent
tests/_resources/server.crt
tests/_resources/server.key
tests/_resources/ubuntu-22.04.1-desktop-amd64.iso.torrent
tests/_resources/xubuntu-22.04.4-desktop-amd64.iso.torrent