transmissionrpc-ng is a Python module implementing the JSON-RPC client protocol for the BitTorrent client Transmission.
transmissionrpc-ng is compatible with Transmission 1.31 - 2.94.
transmissionrpc-ng requires:
- pycurl >= 7.43
- Python >= 3.6
transmissionrpc-ng can be installed by either by running setup.py
or with
pip
, the package installer for Python.
python3 setup.py install
python3 -m pip install transmissionprc-ng
NOTE: You might need administrator privileges to install Python modules.
pipenv install
pipenv run python3 -m unittest test/*.py
See CHANGELOG.
This project is licensed under the MIT License.
Copyright © 2008-2014 Erik Svensson
Copyright © 2019 Janne K