transmission-rpc
is hosted by GitHub at github.com/Trim21/transmission-rpc
transmission-rpc
is a python module implementing the json-rpc client protocol for the BitTorrent client Transmission.
Support rpc version <= 16 (transmission <= 3.00), should works fine with newer rpc version but some new feature may be missing.
transmission-rpc
follow Semantic Versioning,
report an issue if you found unexpected API break changes at same major version.
pip install transmission-rpc -U
https://transmission-rpc.readthedocs.io/
transmission-rpc
is licensed under the MIT license.