erlang_py
erlang_py copied to clipboard
Erlang External Term Format for Python
Erlang External Term Format for Python
Provides all encoding and decoding for the Erlang External Term Format (as defined at https://erlang.org/doc/apps/erts/erl_ext_dist.html) in a single Python module.
Available as a Python package at https://pypi.python.org/pypi/erlang_py/
.
Tests
python setup.py test
Author
Michael Truog (mjtruog at protonmail dot com)
License
MIT License