procamora / transmission-rpc

Home Page:https://transmission-rpc.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transmission-rpc Readme

PyPI Documentation Status ci PyPI - Python Version Codecov branch

transmission-rpc is hosted by GitHub at github.com/Trim21/transmission-rpc

Introduction

transmission-rpc is a python module implementing the json-rpc client protocol for the BitTorrent client Transmission.

Support rpc version <= 16 (transmission <= 3.00), may work with new rpc version but some new feature may not working as expected.

Install

pip install transmission-rpc -U

Documents

https://transmission-rpc.readthedocs.io/

Developer

this project is forked from https://bitbucket.org/blueluna/transmissionrpc/overview

transmission-rpc is licensed under the MIT license.

Copyright (c) 2018-2020 Trim21

Copyright (c) 2008-2014 Erik Svensson

About

https://transmission-rpc.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%