FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

machinezone/python_etf: Erlang terms (Erlang Terms Format, ETF) parsing library for python · GitHub

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang term library implemented in pure Python

to use:

from erl_terms import decode

result = decode("[{1, 2}, {3, 4}].")

to run tests:

python setup.py test

About

Erlang terms (Erlang Terms Format, ETF) parsing library for python

Resources

Stars

24 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL