An open API service indexing awesome lists of open source software.

https://github.com/squidmin/pytorrent

asyncio torrent client written in Python
https://github.com/squidmin/pytorrent

bittorrent python

Last synced: 11 months ago
JSON representation

asyncio torrent client written in Python

Awesome Lists containing this project

README

          

# pytorrent

An async torrent client written in Python.

Old code for SWE capstone project. Not recently validated. Experiment / use at your own discretion.

For more information about the BitTorrent protocol, refer to: https://en.wikipedia.org/wiki/BitTorrent

---

Kudos: [@badstreff](https://github.com/badstreff)