• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • pythonlib

  • Documentation
  • pythonlib lib
  • Python_lib .Class_wrapper .Method Module
package pythonlib
  • pythonlib
    • Python_lib
      • Broadcast
        • Applicative_infix
        • Let_syntax
          • Let_syntax
        • Open_on_rhs_intf
          • S
            • Applicative_infix
      • Class_wrapper
        • Init
        • Method
      • Convert_as_string
        • M
      • Defunc
        • Applicative_infix
        • Let_syntax
          • Let_syntax
        • Of_python
        • Open_on_rhs_intf
        • Param
      • Gen
      • Let_syntax
        • Let_syntax
      • Module_env
        • Path
      • Of_pythonable
        • Conv
        • Pythonable
      • One_or_tuple
      • One_or_tuple_or_list
      • One_or_tuple_or_list_or_error
      • Or_error_python
      • Py_module
        • Raw
      • Py_typerep
        • Named_types
      • Type
        • Arg
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a cls = 'a t
type 'a t
val create : ?docstring:Base.string -> Base.string -> ('a cls -> self:('a * Pytypes.pyobject) -> args:Pytypes.pyobject Base.list -> Pytypes.pyobject) -> 'a t
val create_raw : ?docstring:Base.string -> Base.string -> ('a cls -> self:Pytypes.pyobject -> args:Pytypes.pyobject Base.list -> Pytypes.pyobject) -> 'a t
val create_with_keywords : ?docstring:Base.string -> Base.string -> ('a cls -> self:('a * Pytypes.pyobject) -> args:Pytypes.pyobject Base.list -> keywords: (Base.string, Pytypes.pyobject, Base.String.comparator_witness) Base.Map.t -> Pytypes.pyobject) -> 'a t
val defunc : ?docstring:Base.string -> Base.string -> ('a cls -> self:('a * Pytypes.pyobject) -> Pytypes.pyobject) Defunc.t -> 'a t
val no_arg : ?docstring:Base.string -> Base.string -> ('a cls -> self:('a * Pytypes.pyobject) -> Pytypes.pyobject) -> 'a t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct