package pythonlib

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

Install

Authors

Maintainers

Sources

pythonlib-v0.14.0.tar.gz
md5=0a214302759fa718ea50dd047a002b74

Description

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

Published: 31 May 2020

Dependencies (9)

  1. pyml >= "20200115"
  2. dune >= "2.0.0"
  3. typerep >= "v0.14" & < "v0.15"
  4. stdio >= "v0.14" & < "v0.15"
  5. ppx_python >= "v0.14" & < "v0.15"
  6. ppx_let >= "v0.14" & < "v0.15"
  7. ppx_expect >= "v0.14" & < "v0.15"
  8. base >= "v0.14" & < "v0.15"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None