package pythonlib
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A library to help writing wrappers around ocaml code for python
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      pythonlib-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=f1f8e2329e64a3d6d0e34a6c73263195a53487c0517a462bb9ba92d9ca033c67
    
    
  Description
This library helps exposing ocaml functions to python. The python runtime interaction is handled by pyml.
Published: 14 Jun 2023
Dependencies (14)
- 
  
    pyml
  
  
    >= "20211015"
- 
  
    dune
  
  
    >= "2.0.0"
- 
  
    typerep
  
  
    >= "v0.16" & < "v0.17"
- 
  
    stdio
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_string
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_python
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_let
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_here
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_expect
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_compare
  
  
    >= "v0.16" & < "v0.17"
- 
  
    expect_test_helpers_core
  
  
    >= "v0.16" & < "v0.17"
- 
  
    core
  
  
    >= "v0.16" & < "v0.17"
- 
  
    base
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ocaml
  
  
    >= "4.11.0" & < "4.13.0"
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page