Python module that implements the Transmission bittorent client RPC protocol.
Project description
Introduction
This is transmissionrpc. This module helps using Python to connect to a Transmission JSON-RPC service. transmissionrpc is compatible with Transmission 1.3 and later.
transmissionrpc is licensed under the MIT license.
Getting started
Transmission is available at Python Package Index. To install the transmissionrpc python module use easy_install.
$ easy_install transmissionrpc
Dependecies
simplejson >= 1.7.1 or Python >= 2.6.
Report a problem
Problems with transmissionrpc should be reported through the issue tracker at bitbucket. Please look through the existing issues before opening a new issue.
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
transmissionrpc-0.5.tar.gz
(12.9 kB
view hashes)
Built Distributions
transmissionrpc-0.5-py2.6.egg
(33.0 kB
view hashes)
transmissionrpc-0.5-py2.5.egg
(33.2 kB
view hashes)