Terminal based torrent downloader
$ python3 torrent.py <torrentfilenaem> -l <download-location> -d <download-speed-limit>
Torrent file name is required parameter other two are optional.
$ pip3 install requests
$ pip3 install bencode.py
(compatible with single file torrents)