expyplot v1.1.3 API Reference

Modules

This module holds the functions that translate Elixir function calls into Python function calls.

This is the supervisor that runs the application. For now, this module doesn't really do anything else.

Wrapper for Erlport stolen from the interwebs.

This is the end-user API for pyplot.

This is the API for the pycomm server. Don't call anything in there except through here. This is also its supervisor.

This module is a GenServer that manages the Python code that will be executed.

This is the Supervisor for the python code. It restarts it whenever it goes down.