README.md
# SnakeOil
Call Python functions from Elixir
## Installation
```elixir
def deps do
[
{:snake_oil, git: "https://github.com/jmcguigs/snake-oil.git"}
]
end
```
# SnakeOil
Call Python functions from Elixir
## Installation
```elixir
def deps do
[
{:snake_oil, git: "https://github.com/jmcguigs/snake-oil.git"}
]
end
```