inline-python: 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.
Modules
[Index] [Quick Jump]
Downloads
- inline-python-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.1.1, 0.2, 0.2.0.1, 0.2.1.0 (info) |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.14 && <5), bytestring (>=0.11.2), containers (>=0.5), exceptions (>=0.10), inline-c (>=0.9.1), inline-python, primitive (>=0.6.2), process, quickcheck-instances (>=0.3.33), stm (>=2.4), tasty (>=1.2), tasty-hunit (>=0.10), tasty-quickcheck (>=0.10), template-haskell, text (>=2), transformers (>=0.4), vector (>=0.13.2) [details] |
| Tested with | ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.2, ghc ==9.12.2 |
| License | BSD-3-Clause |
| Author | Aleksey Khudyakov <alexey.skladnoy@gmail.com> |
| Maintainer | Aleksey Khudyakov <alexey.skladnoy@gmail.com> |
| Uploaded | by AlexeyKhudyakov at 2026-01-13T08:52:55Z |
| Category | FFI |
| Home page | https://github.com/Shimuuar/inline-python |
| Bug tracker | https://github.com/Shimuuar/inline-python/issues |
| Source repo | head: git clone http://github.com/Shimuuar/inline-python |
| Distributions | NixOS:0.2 |
| Downloads | 111 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |