Skip to main content

No project description provided

Project description

async-sabnzbd

Python wrapper for SABnzbd API

import asyncio
from async_sabnzbd.sabnzbd import Sabnzbd

async def main():
    sabnzbd = Sabnzbd(api_key="mykey", base_url="http://mysabnzbdurl")
    queue = await sabnzbd.queue()
    print(queue)

asyncio.run(main())

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

async_sabnzbd-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

async_sabnzbd-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file async_sabnzbd-0.1.0.tar.gz.

File metadata

  • Download URL: async_sabnzbd-0.1.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-78-generic

File hashes

Hashes for async_sabnzbd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 097bf6ccb4e16e4f4454f1d6812b4d1a4c6f9ad2a679de5e82803b5e4b2aabf0
MD5 d6bda107d59e65c3e9b41630a8d91d20
BLAKE2b-256 b118aa2da647ea4b9d05c53029b0a5f8710a5263651ce3560b786e4f1bc5c6f3

See more details on using hashes here.

File details

Details for the file async_sabnzbd-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: async_sabnzbd-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-78-generic

File hashes

Hashes for async_sabnzbd-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9db8e9f0906e202494fcf63ab243c43275fd89cab2bebe536cbcdaf5f002c680
MD5 5eb11c1f7cb478d6751a144184d5421e
BLAKE2b-256 711182ace5404bbf84f28faf957eb70bf74da4bef7e585c54153c27a172d75ad

See more details on using hashes here.

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