Skip to main content

Simple aria2 XML-RPC client.

Project description

Aria2RPC

version license pyversions
donate powered made

Simple aria2 XML-RPC client.

Hierarchy

aria2rpc
|---- aria2_rpc_api()
|   |---- addUri()
|   |---- addTorrent()
|   |---- addMetalink()
|   |---- remove()
|   |---- forceRemove()
|   |---- pause()
|   |---- pauseAll()
|   |---- forcePause()
|   |---- forcePauseAll()
|   |---- unpause()
|   |---- unpauseAll()
|   |---- tellStatus()
|   |---- getUris()
|   |---- getFiles()
|   |---- getPeers()
|   |---- getServers()
|   |---- tellActive()
|   |---- tellWaiting()
|   |---- tellStopped()
|   |---- changePosition()
|   |---- changeUri()
|   |---- getOption()
|   |---- changeOption()
|   |---- getGlobalOption()
|   |---- changeGlobalOption()
|   |---- getGlobalStat()
|   |---- purgeDownloadResult()
|   |---- removeDownloadResult()
|   |---- getVersion()
|   |---- getSessionInfo()
|   |---- shutdown()
|   |---- forceShutdown()
|   '---- saveSession()
|---- system_rpc_api()
|   |---- multicall()
|   |---- listMethods()
|   '---- listNotifications()
'---- utils
    '---- generate_core()

Example

python

See test.

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

aria2rpc-0.0.1.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

aria2rpc-0.0.1-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page