Skip to content

plurigrid/WolframClientForPython

This branch is up to date with WolframResearch/WolframClientForPython:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jason Biggscrazyeng
Jason Biggs
and
Aug 22, 2024
1d77447 · Aug 22, 2024
Mar 10, 2021
Apr 19, 2023
Aug 20, 2024
Nov 8, 2018
Mar 14, 2024
Nov 28, 2023
Nov 8, 2018
Nov 8, 2018
Nov 8, 2018
Aug 20, 2024
Jun 12, 2019
Jan 3, 2019
Nov 8, 2018
Jul 13, 2021

Repository files navigation

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

Call Wolfram Language functions from Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Mathematica 2.0%