transmissionrpc 0.5
Python module that implements the Transmission bittorent client RPC protocol.
Downloads ↓ | Package Documentation
Latest Version: 0.8
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| transmissionrpc-0.5-py2.5.egg (md5) | Python Egg | 2.5 | 2010-05-08 | 32KB | 547 |
| transmissionrpc-0.5-py2.6.egg (md5) | Python Egg | 2.6 | 2010-05-08 | 32KB | 964 |
| transmissionrpc-0.5.tar.gz (md5) | Source | 2010-05-08 | 12KB | 618 | |
- Author: Erik Svensson
- Documentation: transmissionrpc package documentation
- Home Page: http://bitbucket.org/blueluna/transmissionrpc
- Keywords: transmission bittorent torrent
- Categories
- Package Index Owner: blueluna
- DOAP record: transmissionrpc-0.5.xml
