@hackage inline-python0.1

Python interpreter embedded into haskell.

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.