Description
Python interpreter embedded into haskell.
Description
This package embeds python interpreter into haskell program and allows to write python snippets as quasiquotes. Values could be easily transferred between python and haskell. It's possible to call haskell from python as well.