cpython

Bindings for libpython

https://github.com/zsedem/haskell-cpython

Latest on Hackage:3.9.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by John Millikin
Maintained by Adam Zsigmond

These bindings allow Haskell code to call CPython code. It is not currently possible to call Haskell code from CPython, but this feature is planned.