A small package to help you work with aria2 jrpc
Project description
Aria2jrpc
A wrapper around Aria2 JSON-RPC
Example usage
from aria2jrpc import Aria2JRPC
aria2_client = Aria2JRPC("http://127.0.0.1:6800", secret="your-secure-secret")
gid = aria2_client.add_uri("http://example.com/file.zip")
aria2_client.pause(gid)
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
aria2jrpc-0.0.2.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file aria2jrpc-0.0.2.tar.gz
.
File metadata
- Download URL: aria2jrpc-0.0.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bce3392f5d335825ed5f12c6a520fbad9544fddf6ec379f6e4059b49035b8e58 |
|
MD5 | 2cddb8decb6ab01fa83022160e7df47a |
|
BLAKE2b-256 | ba4246d20910022f244bbf6f76b36bfa66894e6020dbb8e7aa091d77e45936aa |
File details
Details for the file aria2jrpc-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: aria2jrpc-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c076ce90978955023c99da62a53399dd149f1d782d8417519b806aeac593e20 |
|
MD5 | 40efc847027e984e11f34eb649e3221f |
|
BLAKE2b-256 | 10814a73a9ed97ddaddaa442b51036b2317a81f2b9637c74c0aa1065994177d3 |