bittorrent-python
dvanhu/bittorrent-python
Python
A lightweight BitTorrent client built from scratch in Python to understand how the BitTorrent protocol works under the hood. This project focuses on learning-by-building — implementing key components of torrent communication, peer discovery, and data transfer.