JosephSalisbury / python-bittorrent

A simple, clean, and efficient BitTorrent library, written entirely in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it support actual downloading?

d33tah opened this issue · comments

Hi,

I can see the handshake code, but couldn't find routines to download pieces. Could you confirm this code doesn't support actually downloading data over BitTorrent?

This is correct. Happy to accept PRs, but I am no longer working actively on this project.