CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
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/not-zip-safe
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/_attrdict.pyi
src/qbittorrentapi/_types.pyi
src/qbittorrentapi/_version_support.py
src/qbittorrentapi/_version_support.pyi
src/qbittorrentapi/app.py
src/qbittorrentapi/app.pyi
src/qbittorrentapi/auth.py
src/qbittorrentapi/auth.pyi
src/qbittorrentapi/client.py
src/qbittorrentapi/client.pyi
src/qbittorrentapi/decorators.py
src/qbittorrentapi/decorators.pyi
src/qbittorrentapi/definitions.py
src/qbittorrentapi/definitions.pyi
src/qbittorrentapi/exceptions.py
src/qbittorrentapi/exceptions.pyi
src/qbittorrentapi/log.py
src/qbittorrentapi/log.pyi
src/qbittorrentapi/py.typed
src/qbittorrentapi/request.py
src/qbittorrentapi/request.pyi
src/qbittorrentapi/rss.py
src/qbittorrentapi/rss.pyi
src/qbittorrentapi/search.py
src/qbittorrentapi/search.pyi
src/qbittorrentapi/sync.py
src/qbittorrentapi/sync.pyi
src/qbittorrentapi/torrents.py
src/qbittorrentapi/torrents.pyi
src/qbittorrentapi/transfer.py
src/qbittorrentapi/transfer.pyi
tests/test_app.py
tests/test_auth.py
tests/test_decorators.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_torrents.py
tests/test_transfer.py
tests/test_version.py
tests/test_zzz_last_tests.py