A stripped-down version of the pyrocore tools for working with rTorrent
Project description
pyrosimple
A overhauled Python 3 fork of the pyrocore tools, for working with the rTorrent client.
Installation
pip install pyrosimple
# pip install 'pyrosimple[torque]' # Optional dependencies for using pyrotorque
See the documentation for usage. If you've used rtcontrol/rtxmlrpc before, you should feel right at home.
What's the point of this?
The pyrocore tools are great, but being stuck on python 2, along with the complicated install procedure made integrating both the tools and the code into other processes very painful.
Differences from pyrocore
The following lists are not exhaustive, and don't cover many of the internal improvements and refactoring.
- Only supports python 3 and rTorrent 0.9.6+ (this includes rtorrent-ps and rtorrent-ps-ch)
- Simpler poetry-based build system, with a single package to install
- Performance improvements (faster templating and only fetching required fields)
New features
- Multi-instance support for rtcontrol/rtxmlrpc
- Replaced Tempita with Jinja2
- Support for JSON-RPC (only implemented by https://github.com/jesec/rtorrent)
- Actions to move torrent between paths, or torrents between hosts
Legacy branch
If you just want to use the pyrocore tools on python 3 without all the
new features, you can use the release-1.X
branch (1.3 is the latest
release at time of writing). These releases will only receive bug
fixes or changes to maintain compatibility with the original pyrocore
tools.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyrosimple-2.3.2.tar.gz
.
File metadata
- Download URL: pyrosimple-2.3.2.tar.gz
- Upload date:
- Size: 87.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.8 Linux/6.0.7-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16741982b4f762b38a2aab843ad53437ee951afc9c35b02c8eb072ef9580994c |
|
MD5 | d552365d07e2b65a025d37ee62ce6119 |
|
BLAKE2b-256 | 6cb0215eb4ddd09a356e5f6e298461b8df9cf25c286712fe8435390719e8aed6 |
File details
Details for the file pyrosimple-2.3.2-py3-none-any.whl
.
File metadata
- Download URL: pyrosimple-2.3.2-py3-none-any.whl
- Upload date:
- Size: 115.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.8 Linux/6.0.7-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96293c7ac7a97a4728216decf78db48efabf59b7003ec5520def5267b33aa78d |
|
MD5 | c61c37490bf62100d79069a5be393156 |
|
BLAKE2b-256 | e5eb3f576d1574a5e10e366e8e917ced43cad49721ab66b71833898d730782e0 |