Hacker News new | ask | show | jobs
by eliasson 2876 days ago
A few years ago I wrote an BitTorrent client in Python 3.5 to get to know asyncio better.

Maybe those blogposts are still of use to somebody:

- http://markuseliasson.se/article/introduction-to-asyncio/

- http://markuseliasson.se/article/bittorrent-in-python/