ExAwabi

exawabi is a python warapper for awabi(https://github.com/nakagami/awabi).

Installation

If available in Hex, the package can be installed by adding exawabi to your list of dependencies in mix.exs:

def deps do
  [
    {:exawabi, "~> 0.1.0"}
  ]
end

Usage

See tests https://github.com/nakagami/exawabi/blob/master/test/exawabi_test.exs .