/pytorrent

a tiny python lib to parse torrent file.it can edit and dump torrent file. python的torrent解析库。

Primary LanguagePython

pytorrent

A tiny python lib to parse torrent file. It can also edit and dump torrent file. Read codes in test folder to get some help. 一个核心代码只有150行的torrent解析库(python),解析完备。 把torrent信息直接映射为python的字典,列表,字符串等类型,支持编辑导出。