There was an error while loading. Please reload this page.
to use:
from erl_terms import decode result = decode("[{1, 2}, {3, 4}].")
to run tests:
python setup.py test
Erlang terms (Erlang Terms Format, ETF) parsing library for python