Uses of Package
org.graalvm.python.embedding
-
Classes in org.graalvm.python.embedding used by org.graalvm.python.embeddingClassDescriptionRepresents a set of keyword arguments, typically used for interfacing with Python functions that accept
**kwargs.Represents positional arguments (`*args`) in Python.The GraalPy Virtual Filesystem accesses embedded resource files as standard Java resources and makes them available to Python code running in GraalPy.Builder class to createVirtualFileSysteminstances.Determines if and how much host IO is allowed outside theVirtualFileSystem.