lbry-sdk/lbrynet
Job Evers-Meltzer 4d391e7429 Use better json formatting
Apply json.dumps at the end of the formatting process instead of the
middle.  This allows for proper escaping of quotes and allows for
actual json to be emitted.
2016-10-25 17:49:35 -05:00
..
analytics rename summarize to summarize_and_reset 2016-10-20 11:29:58 -07:00
core Use better json formatting 2016-10-25 17:49:35 -05:00
cryptstream update from master 2016-09-29 23:34:59 -04:00
db_migrator Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
dht refactor resources and file streamer into their own files, use NoCacheStaticFile instead of static.File 2016-10-07 14:01:59 -04:00
lbryfile clean up 2016-10-13 13:35:55 -04:00
lbryfilemanager fix more functional tests 2016-10-03 16:37:27 -04:00
lbrylive add reply_to_offer to livepaymentratemanager 2016-10-05 23:03:16 -04:00
lbrynet_console misc 2016-10-20 11:28:05 -07:00
lbrynet_daemon Use better json formatting 2016-10-25 17:49:35 -05:00
metadata Fix imports 2016-10-14 16:41:02 -04:00
pointtraderclient initial commit 2015-08-20 11:27:15 -04:00
reflector Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
winhelpers initial commit 2015-08-20 11:27:15 -04:00
__init__.py Bump version: 0.6.8 → 0.6.9 2016-10-20 12:41:49 -04:00
conf.py set development version based on environment variable 2016-10-20 11:26:10 -07:00
create_network.py initial commit 2015-08-20 11:27:15 -04:00
dht_scripts.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dhttest.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
interfaces.py clean up 2016-10-13 13:35:55 -04:00
node_rpc_cli.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00