You can search for identifiers within the package.
in-package search v0.2.0
py
Py.PyModule
val import : string -> Py__.Py_base.pyobject
val add_int : Py__.Py_base.pyobject -> string -> int -> unit
val add_string : Py__.Py_base.pyobject -> string -> string -> unit
val add_object : Py__.Py_base.pyobject -> string -> Py__.Py_base.pyobject -> unit
val set : string -> Py__.Py_base.pyobject -> unit
val get : string -> Py__.Py_base.pyobject
val get_dict : string -> Py__.Py_base.pyobject
val reload : Py__.Py_base.pyobject -> Py__.Py_base.pyobject
val main : unit -> Py__.Py_base.pyobject