Download Latest Version Simplified API, updated documentation source code.zip (67.7 kB)
Email in envelope

Get an email when there's a new version of Pyrlang

Home / 0.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-01-14 510 Bytes
Simplified API, updated documentation source code.tar.gz 2018-01-14 39.4 kB
Simplified API, updated documentation source code.zip 2018-01-14 67.7 kB
Totals: 3 Items   107.6 kB 0

The way Pyrlang handles data types vs. rare data types has been changed. Now lists always arrive to Python as lists of integers (with helpers in Pyrlang.Term.list to extract a string), and binaries always arrive as bytes. Rare types: bit strings and improper lists now arrive as tuples of 2 elements, and to be able to send them you can use special wrapper classes: Pyrlang.BitString and Pyrlang.ImproperList. Documentation has been updated. A bug with message receiving on Python side has been fixed

Source: README.md, updated 2018-01-14