forked from LBRYCommunity/lbry-sdk
a5362f3170
-set_settings accepts a dict of settings -adds upload_log field, defaulting on true, this uploads the lbry log file to lbry.io to help figure out if and where things aren’t working -default_download_directory is the key of the path where files are saved -gets publish working with sources -adds check_first_run function, returns True/False -previously only is_running would work during startup, check_first_run, get_time_behind_blockchain, and stop have been added -requires six 1.9, 1.10.0 produced errors
27 lines
471 B
Text
27 lines
471 B
Text
Twisted==16.0.0
|
|
Yapsy==1.11.223
|
|
appdirs==1.4.0
|
|
argparse==1.2.1
|
|
colorama==0.3.7
|
|
dnspython==1.12.0
|
|
ecdsa==0.13
|
|
gmpy==1.17
|
|
jsonrpc==1.2
|
|
jsonrpclib==0.1.7
|
|
https://github.com/lbryio/lbryum/tarball/master/#egg=lbryum
|
|
leveldb==0.193
|
|
miniupnpc==1.9
|
|
pbkdf2==1.3
|
|
protobuf==3.0.0b2
|
|
pycrypto==2.6.1
|
|
python-bitcoinrpc==0.1
|
|
qrcode==5.2.2
|
|
requests==2.9.1
|
|
seccure==0.3.1.3
|
|
simplejson==3.8.2
|
|
six==1.9.0
|
|
slowaes==0.1a1
|
|
txJSON-RPC==0.3.1
|
|
unqlite==0.2.0
|
|
wsgiref==0.1.2
|
|
zope.interface==4.1.3
|