CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
qbittorrent_api.egg-info/PKG-INFO
qbittorrent_api.egg-info/SOURCES.txt
qbittorrent_api.egg-info/dependency_links.txt
qbittorrent_api.egg-info/not-zip-safe
qbittorrent_api.egg-info/requires.txt
qbittorrent_api.egg-info/top_level.txt
qbittorrentapi/__init__.py
qbittorrentapi/_attrdict.py
qbittorrentapi/_attrdict.pyi
qbittorrentapi/_types.pyi
qbittorrentapi/_version_support.py
qbittorrentapi/_version_support.pyi
qbittorrentapi/app.py
qbittorrentapi/app.pyi
qbittorrentapi/auth.py
qbittorrentapi/auth.pyi
qbittorrentapi/client.py
qbittorrentapi/client.pyi
qbittorrentapi/decorators.py
qbittorrentapi/decorators.pyi
qbittorrentapi/definitions.py
qbittorrentapi/definitions.pyi
qbittorrentapi/exceptions.py
qbittorrentapi/exceptions.pyi
qbittorrentapi/log.py
qbittorrentapi/log.pyi
qbittorrentapi/py.typed
qbittorrentapi/request.py
qbittorrentapi/request.pyi
qbittorrentapi/rss.py
qbittorrentapi/rss.pyi
qbittorrentapi/search.py
qbittorrentapi/search.pyi
qbittorrentapi/sync.py
qbittorrentapi/sync.pyi
qbittorrentapi/torrents.py
qbittorrentapi/torrents.pyi
qbittorrentapi/transfer.py
qbittorrentapi/transfer.pyi
tests/__init__.py
tests/conftest.py
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