GitHub - machinezone/python_etf: Erlang terms (Erlang Terms Format, ETF) parsing library for python machinezone Erlang term library implemented in pure Python to use: from erl_terms import decode result = decode("[{1, 2}, {3, 4}].") to run tests:
Erlang term library implemented in pure Python to use: from erl_terms import decode result = decode("[{1, 2}, {3, 4}].") to run tests: