Skip to content

AllSeeingEyeTolledEweSew/deluge_client_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An API to deluge using normal python code (no TwistedMatrix, no async).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages