katcli

KAT Command line interface


Keywords
kat, torrent, command, line, tool
License
MIT
Install
pip install katcli==0.0.1

Documentation

⚠️ On 20 July 2016, KAT domain was seized by the United States government and is offline.

katCLI

version version supported

KAT Command line interface

Install

Using pip

$ pip install katcli

Build from source

$ git clone https://github.com/codenirvana/katCLI.git
$ cd katCLI
$ python setup.py install