qbittorrent-api

Python client implementation for qBittorrent's Web API

MIT License

Downloads
122.7K
Stars
374
Committers
5

Bot releases are hidden (Show)

qbittorrent-api - release-v0.2.2

Published by rmartin16 over 5 years ago

qbittorrent-api - release-v0.2

Published by rmartin16 over 5 years ago

Introduced the "interaction layer" for transparent interaction with the qBittorrent API.

qbittorrent-api - release-v0.1.3

Published by rmartin16 over 5 years ago

Change Log

  • Additional fixes for pypi package
qbittorrent-api - release-v0.1.1

Published by rmartin16 over 5 years ago

Changes

  • Remove 'tests' module from pip package
qbittorrent-api - release-v0.1

Published by rmartin16 over 5 years ago

Complete implementation of qBittorrent WebUI API 2.2. Each API endpoint is available via the Client class. Automatic re-login is supported in the event of login expiration.