torrentfile:.torrent文件解析器

时间:2021-05-10 23:56:20
【文件属性】:
文件名称:torrentfile:.torrent文件解析器
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-10 23:56:20
Python 种子文件解析器 简单的库,可解析.torrent文件并提取数据。 用法 t = TorrentFile . load ( './path/to/some.torrent' ) print ( t ) {'announce': 'http://bt1.archive.org:6969/announce', 'announce-list': [['http://bt1.archive.org:6969/announce'], ['http://bt2.archive.org:6969/announce']], 'comment': 'This content hosted at the Internet Archive at ' 'https://archive.org/details/Plan_9_from_Outer_Space_1959\n'
【文件预览】:
torrentfile-master
----MANIFEST.in(35B)
----README.rst(3KB)
----torrentfile()
--------TorrentFile.py(5KB)
--------__init__.py(181B)
----.gitmodules(100B)
----test.py(114B)
----html()
----LICENSE(1KB)
----setup.py(631B)
----Makefile(690B)
----docs()
--------conf.py(6KB)
--------index.rst(160B)
----.gitignore(16B)

网友评论