package pythonlib

  1. Overview
  2. Docs
A library to help writing wrappers around ocaml code for python

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.0.tar.gz
md5=0cc39277498c92b81dbd4156a06cd185

Description

This library helps exposing ocaml functions to python. The python runtime interaction is handled by pyml.

Published: 31 Jul 2019

Dependencies (9)

  1. pyml >= "20190626"
  2. ppxlib >= "0.7.0" & < "0.9.0"
  3. dune >= "1.5.1"
  4. typerep >= "v0.12" & < "v0.13"
  5. stdio >= "v0.12" & < "v0.13"
  6. ppx_python >= "v0.12" & < "v0.13"
  7. ppx_jane >= "v0.12" & < "v0.13"
  8. base >= "v0.12" & < "v0.13"
  9. ocaml >= "4.07.0"

Dev Dependencies

None

Used by

None

Conflicts

None