May be the most easy-to-use bencode parse under Python3
可能是Python3下最好用的Bencode解析库
- Pure Python implemented.
- Interact with native Python data structures without gap.
- Out-of-box BitTorrent file parsing supported, including BitTorrent to magnet convert.
- 纯Python实现。
- 与Python原生数据结构无缝交互。
- 支持开箱即用的BT种子解析,一行代码种子转磁力链,发车更随性。
pip install pretty-bencode3
pip install pretty-bencode3