View Source API Reference Venomous v0.1.0
Modules
Venomous is the main module for managing concurrent Python processes using Erlport in an Elixir application.
This module initializes the application supervision tree. It starts the supervisor for managing SnakeManager process with the given Application config.
A module to handle arguments for a Python function call.
A module to handle errors raised during Python function calls.
Manager for brave 🐍 workers
DynamicSupervisor for Snakes
The maximum cap of Venomous.SnakeWorker
is defined with :max_children option
🔨🐍 A brave snake worker slithering across...