Skip to main content

A Python wrapper for Transmission's RPC interface

Project description

transmission-fluid is a Python wrapper for Transmission’s RPC interface.

https://secure.travis-ci.org/edavis/transmission-fluid.png
>>> from transmission import Transmission
>>> client = Transmission()
>>> client('torrent-get', ids=range(1,11), fields=['name'])
{u'torrents': [
  {u'name': u'Elvis spotted in Florida.mov'},
  {u'name': u'Bigfoot sings the hits'},
  # ...
  {u'name': u'a-song-of-ice-and-fire_final-chapter.txt'}
]}

See the README for more information.

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

transmission-fluid-0.6.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file transmission-fluid-0.6.tar.gz.

File metadata

File hashes

Hashes for transmission-fluid-0.6.tar.gz
Algorithm Hash digest
SHA256 7a99e60f2beedd4591f6d99886d9266d4af5ebec6802ba31284e8882f8a249bf
MD5 db7a473a5b92f7c320dd4a34dd0c64dc
BLAKE2b-256 6698f0bb81224936f87f72a4597d763e0cb1cb2a1eec2d921bdfb25976385303

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page