storjtorrent:用于libtorrent python绑定的包装

时间:2024-05-22 22:18:37
【文件属性】:

文件名称:storjtorrent:用于libtorrent python绑定的包装

文件大小:30KB

文件格式:ZIP

更新时间:2024-05-22 22:18:37

Python

StorjTorrent StorjTorrent是libtorrent的Python绑定的包装库。 它允许Storj程序包创建种子文件,将文件播种到其他Storj节点,以及使用其哈希值检索文件。 建造 您将需要确保正确安装了以便可以正确地构建和安装libtorrent : $ wget http://sourceforge.net/projects/boost/files/boost/1.57.0/boost_1_57_0.tar.gz $ tar -zxvf boost_*.tar.gz $ cd boost_* $ ./bootstrap.sh $ ./b2 $ sudo ./b2 install 成功构建Boost之后,您可以构建并安装libtorrent : $ wget http://downloads.sourceforge.net/project/libtorrent


【文件预览】:
storjtorrent-master
----MANIFEST.in(16B)
----README.rst(8KB)
----storjtorrent()
--------exception.py(2KB)
--------thread_management.py(3KB)
--------__init__.py(1KB)
--------session.py(14KB)
--------storjtorrent.py(8KB)
--------version.py(1KB)
----.travis.yml(833B)
----LICENSE(1KB)
----setup.py(3KB)
----tests()
--------test_session.py(8KB)
--------test_storjtorrent.py(5KB)
--------test_exception.py(1KB)
--------data()
--------data.torrent(258B)
----LICENSE_LIBTORRENT(5KB)
----.gitignore(767B)
----.coveragerc(25B)

网友评论