lbry-sdk/lbrynet/core
hackrush a7ef8889dd
Unified CLI, python 3(WIP) (#1330)
* Added new custom cli class using aiohttp
* Proper error handling in CLI based on RPC error codes(PoC)
* Auth API working
* UnitTests
2018-08-24 11:40:43 -04:00
..
client pylint fixes 2018-08-24 11:37:53 -04:00
server fixing unit tests 2018-08-24 11:37:53 -04:00
__init__.py fix 2018-07-24 21:10:53 -04:00
BlobAvailability.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
BlobInfo.py pylint fixes 2018-08-24 11:37:53 -04:00
BlobManager.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00
call_later_manager.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
cryptoutils.py remove gmpy and seccure dependencies 2018-02-01 12:39:00 -05:00
DownloadOption.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
Error.py Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -04:00
HTTPBlobDownloader.py fix mirror downloader looping call 2018-08-23 22:36:30 -04:00
log_support.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
looping_call_manager.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
Offer.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
PaymentRateManager.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
Peer.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
PeerManager.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
PriceModel.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
RateLimiter.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
SinglePeerDownloader.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
Strategy.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
StreamDescriptor.py unnecessary list() added during py3 port 2018-08-24 11:40:43 -04:00
system_info.py undo simplejson commit 2018-08-24 11:37:53 -04:00
utils.py Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -04:00
Wallet.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00