lbry-sdk/lbrynet/lbrynet_console/__init__.py
2015-08-20 11:27:15 -04:00

8 lines
444 B
Python

"""
A plugin-enabled console application for interacting with the LBRY network called lbrynet-console.
lbrynet-console can be used to download and upload LBRY Files and includes plugins for streaming
LBRY Files to an external application and to download unknown chunks of data for the purpose of
re-uploading them. It gives the user some control over how much will be paid for data and
metadata and also what types of queries from clients.
"""