Package-level declarations

Types

Link copied to clipboard

Takes care of configuring Jep according to some well known paths on popular operating systems.

Link copied to clipboard
interface Python

This interface encapsulates Python <-> Kotlin translation objects. It consists mainly, of translation objects from Python's ast class (see Python.AST), but other Python classes (like complex, ...) can be included, too.

Functions

Link copied to clipboard

This function maps Python's ast objects to out internal Python representation.