CMD + K

wolframclient

Community

A Python library with various tools to interact with the Wolfram Language and the Wolfram Cloud.

Installation

To install this package, run one of the following:

Conda
$conda install wolframresearch::wolframclient

Usage Tracking

1.1.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Wolfram Logo

Wolfram Client library for Python

The Wolfram Client Library provides seamless Wolfram Language integration in Python. A list of features provided by the library:

  • evaluate arbitrary code on a local kernel,
  • evaluate arbitrary code on Wolfram cloud, public or private,
  • call deployed APIFunction,
  • build Python functions on top of Wolfram Language functions,
  • represent arbitrary Wolfram Language code as Python object,
  • serialize Python object to Wolfram Language string InputForm,
  • serialize Python object to WXF,
  • extend serialization to any arbitrary Python class,
  • parse WXF encoded expressions.

Links

Project Information

Licencing

This project is released under the MIT licence.

Contributions

The library is maintained by Wolfram Research. The code is on Github. Pull requests and suggestions are always welcomed.

About

Summary

A Python library with various tools to interact with the Wolfram Language and the Wolfram Cloud.

Last Updated

Feb 10, 2020 at 18:58

License

MIT

Supported Platforms

linux-64
win-64
macOS-64