A synchronous API to deluge using normal python code (no TwistedMatrix, no asyncio)
Project description
deluge_client_async
======
``deluge_client_async`` is an asyncio client to deluge.
The standard ``deluge`` package requires Python 2.7 and TwistedMatrix.
This package is written for Python 3.4 and asyncio, and does not depend on the
standard ``deluge`` package.
It requires:
- Python 3.4+
- The ``rencode`` package.
======
``deluge_client_async`` is an asyncio client to deluge.
The standard ``deluge`` package requires Python 2.7 and TwistedMatrix.
This package is written for Python 3.4 and asyncio, and does not depend on the
standard ``deluge`` package.
It requires:
- Python 3.4+
- The ``rencode`` package.
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.