gyx v0.1.1 Gyx.Helpers.Python
This module contains proxy functions to interact with Python processes via Erlport
Link to this section Summary
Functions
Start python instance with custom modules dir priv/python
Link to this section Functions
Link to this function
call(pid, m, f, a \\ [])
Link to this function
cast(pid, message)
Link to this function
start()
Start python instance with custom modules dir priv/python
Link to this function