SnakeOil

Call Python functions from Elixir

Installation

def deps do
  [
    {:snake_oil, git: "https://github.com/jmcguigs/snake-oil.git"}
  ]
end