Python set socket keepalive.
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
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
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 socket_keepalive-0.0.1.tar.gz.
File metadata
- Download URL: socket_keepalive-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.5 Darwin/25.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e44f2b9c396cf0733359a227c419752a556fd2ee75f12719836a4d3918bfab62
|
|
| MD5 |
541555cb843e4a0ee6e13c36f535c953
|
|
| BLAKE2b-256 |
3239c32739e8798c71c4b79b31a3fd11f520539767ab69544acc1168b17c9870
|
File details
Details for the file socket_keepalive-0.0.1-py3-none-any.whl.
File metadata
- Download URL: socket_keepalive-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.5 Darwin/25.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2e4b82a7d661b04ec5dd4d9d7f12b9ab49a1d974a77fd57155dc1b552dd362f
|
|
| MD5 |
90d1f88a14717491dca9af1fb2354846
|
|
| BLAKE2b-256 |
91c000ae5ee8dec2c2e100a301685c616e4034f366ca362fa6b62439c41e3798
|