libpyml-ocaml

OCaml bindings for Python (runtime)

Description

py.ml provides OCaml bindings for Python. This library subsumes the pycaml library. Bindings are split in three modules:
 * Py provides the initialization functions and some high-level
   bindings, with error handling and naming conventions closer to
   OCaml usages;
 * Pycaml provides a signature close to the old Pycaml module, so as
   to ease migration;
 * Pywrappers provides low-level bindings, which follow closely the
   conventions of the C bindings for Python. Submodules
   Pywrappers.Python2 and Pywrappers.Python3 contain version-specific
   bindings.

This package contains the runtime files.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/thierry-martinez/pyml


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libpyml-ocaml