transmission-fluid is a Python wrapper for Transmission’s RPC interface.
>>> 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.
Release files for transmission-fluid 0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| transmission-fluid-0.6.tar.gz | 2.9 kB | Details |
Release files / transmission-fluid-0.6.tar.gz
| Download URL | transmission-fluid-0.6.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7a99e60f2beedd4591f6d99886d9266d4af5ebec6802ba31284e8882f8a249bf
|
|
BLAKE2b-256 checksum How to use checksums |
6698f0bb81224936f87f72a4597d763e0cb1cb2a1eec2d921bdfb25976385303
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |