Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Encapsulated External Functions
Contributed by: Arnoud Buzing
Extends the Wolfram Language by calling into functionality from various programming languages like Python, Java, R, and Julia.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ArnoudBuzing/ExternalFunctions"]
To load the code after installation, evaluate this code:
Needs["ArnoudBuzing`ExternalFunctions`"]
Wolfram Language Version 14