uTorrent.py is a Python module for accessing the interface exposed by the uTorrent Web UI. Current features include getting and setting uTorrent parameters, viewing information and statistics on torrents and files, and setting torrent state and file priorities. Small example utilities are included. Note that the download file is a 7zip archive, not a PNG image.
| Tags | Communications File Sharing Internet Software Development Libraries Python Modules |
|---|---|
| Licenses | LGPL |
| Operating Systems | Windows Windows Windows OS Independent POSIX Linux Unix |
| Implementation | Python |
Recent releases


Changes: A deprecation warning from simplejson's use of the SRE module has been fixed by replacing scanner.py with the Django version.


Changes: All of the utility scripts were merged into a single script, ut2il. 'ut2il.py -h' can be run for a summary. You can now set your variables internally to avoid specifying them at the console each time.


Changes: Methods were added for adding torrents via file and URL, for removing torrents and associated data, and for querying and setting individual torrent properties.


No changes have been submitted for this release.