Python aria2 RPC call.
Project description
Python aria2 RPC call.
Installation
You can install from pypi
pip install -U ariarpc
Usage
from ariarpc import AriaRPC, AriaXMLRPC
# JSON RPC
rpc = AriaRPC()
rpc.system.listMethods()
# asynchronous JSON RPC
await rpc.system.listMethods(async_=True)
# XML RPC
rpc = AriaXMLRPC()
rpc.system.listMethods()
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
ariarpc-0.0.2.1.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ariarpc-0.0.2.1.tar.gz.
File metadata
- Download URL: ariarpc-0.0.2.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32ec9fc87c6bd30ac4a5297dae222a1d31b9a2562ba1a62e155c1c691bd1f156
|
|
| MD5 |
a57976e2cfa5775e7e5a3793b0b8e753
|
|
| BLAKE2b-256 |
996c221ef6c5995e6dbe9015cb57a0d089d6afd9416220b726f194f9a9fe3b56
|
File details
Details for the file ariarpc-0.0.2.1-py3-none-any.whl.
File metadata
- Download URL: ariarpc-0.0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db770d31d1f6263c38e5e7d23143e686b16e44ca7f1d80e64e70477d76d83254
|
|
| MD5 |
24d7f43124e935de1d24ec4f1323d29a
|
|
| BLAKE2b-256 |
7258fc959924a2f004098b4e8117fd72103239f1dd1724ed0fcbacab4ebd6a02
|