Python module that implements the Transmission BitTorent client RPC protocol.
Project description
transmissionrpc-ng
transmissionrpc-ng is a Python module implementing the JSON-RPC client protocol for the BitTorrent client Transmission.
Getting started
transmissionrpc-ng is compatible with Transmission 1.31 - 2.94.
Requirements
transmissionrpc-ng requires:
- pycurl >= 7.43
- Python >= 3.6
Install
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.
Running unit tests
pipenv install
pipenv run python3 -m unittest test/*.py
Changelog
See CHANGELOG.
License
This project is licensed under the MIT License.
Developers
Copyright © 2008-2014 Erik Svensson
Copyright © 2019 Janne K
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file transmissionrpc-ng-0.14.1.tar.gz
.
File metadata
- Download URL: transmissionrpc-ng-0.14.1.tar.gz
- Upload date:
- Size: 181.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9e4eb75f2f95993680284700dc4a913a0d5ef92ac2a4b8c18c119d4b2b1db92 |
|
MD5 | 266b98ab985c09049834e16219a19d57 |
|
BLAKE2b-256 | 6088f20a12c427050ef86b681d1f6ef09cb135f50378c6d4d8631c05e152cdb8 |