package py

  1. Overview
  2. Docs

Module Py.PyModuleSource

Sourceval import : string -> Py__.Py_base.pyobject
Sourceval add_int : Py__.Py_base.pyobject -> string -> int -> unit
Sourceval add_string : Py__.Py_base.pyobject -> string -> string -> unit
Sourceval add_object : Py__.Py_base.pyobject -> string -> Py__.Py_base.pyobject -> unit
Sourceval set : string -> Py__.Py_base.pyobject -> unit
Sourceval get : string -> Py__.Py_base.pyobject
Sourceval get_dict : string -> Py__.Py_base.pyobject
Sourceval reload : Py__.Py_base.pyobject -> Py__.Py_base.pyobject
Sourceval main : unit -> Py__.Py_base.pyobject
OCaml

Innovation. Community. Security.