Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ json_parse
Function
json_parse
python/ccxt/test/tests_helpers.py:137–138 ·
view source on GitHub ↗
(elem)
Source
from the content-addressed store, hash-verified
135
return
str
# stub
136
137
def
json_parse(elem):
138
return
json.loads(elem)
139
140
141
def
json_stringify(elem):
Callers
15
urlencoded_to_dict
Method · 0.90
assert_new_and_stored_output_inner
Method · 0.90
assert_static_request_output
Method · 0.90
test_okx
Method · 0.90
test_cryptocom
Method · 0.90
test_htx
Method · 0.90
test_woo
Method · 0.90
test_coinex
Method · 0.90
test_phemex
Method · 0.90
test_blofin
Method · 0.90
test_coinbaseinternational
Method · 0.90
test_coinbase_advanced
Method · 0.90
Calls
1
loads
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…