API

torrt exposes API so it can be used as an ordinary Python module.

Toolbox

Most commonly used functions are locate in toolbox.

Utils

Utility function and methods are also available.

Base RPC class

RPC classes should be implemented using this.

Base Tracker classes

Torrent tracker classes should be implemented using this.

Base Notification class

Notifier classes should be implemented using this.

Base Bots class

Bot classes should be implemented using this.