Elixir Flavored Erlang Binary Term Format for Python
Project description
Elixir flavored Erlang Binary Term Format for Python
Based on (https://github.com/okeuday/erlang_py)[https://github.com/okeuday/erlang_py] however forked in order to provide semetrical encoding / decoding a == decode(encode(a))
Also converts None -> nil for better elixir compatibility
Provides all encoding and decoding for the Erlang Binary Term Format (as defined at http://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/elixir_py/
.
Tests
python setup.py test
Author
Michael Truog (mjtruog at protonmail dot com) Kyle Hanson (me at khanson dot com)
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file elixir_py-1.0.0.tar.gz
.
File metadata
- Download URL: elixir_py-1.0.0.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a4163375817e73c923643dd52095e15f4e590a1475661a9c87ebbbab5594a71 |
|
MD5 | 49d46abe7b57170e6ddfb854cbc1239f |
|
BLAKE2b-256 | d9605da6adc96862a3c7b0db560a459af64c64cbab9649a7f71d48724872693d |