All Projects → WolframResearch → Wolframclientforpython

WolframResearch / Wolframclientforpython

Licence: mit
Call Wolfram Language functions from Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Wolframclientforpython

phonolammps
LAMMPS interface for phonon calculations using phonopy
Stars: ✭ 53 (-80.22%)
Mutual labels:  python-api
pyotr
Python OpenAPI-to-REST (and back) framework
Stars: ✭ 54 (-79.85%)
Mutual labels:  python-api
openfoodfacts-apirestpython
Python API for Open Food Facts (using a DB dump)
Stars: ✭ 47 (-82.46%)
Mutual labels:  python-api
pymycobot
This is a python API for mycobot serial communication.
Stars: ✭ 55 (-79.48%)
Mutual labels:  python-api
unicorn-binance-suite
The UNICORN Binance Suite is a Python Meta Package of unicorn-fy, unicorn-binance-local-depth-cache, unicorn-binance-rest-api, unicorn-binance-trailing-stop-loss and unicorn-binance-websocket-api.
Stars: ✭ 35 (-86.94%)
Mutual labels:  python-api
Corailed
Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
Stars: ✭ 15 (-94.4%)
Mutual labels:  python-api
Genomeworks
SDK for GPU accelerated genome assembly and analysis
Stars: ✭ 215 (-19.78%)
Mutual labels:  python-api
sleighcraft
sleigh craft!
Stars: ✭ 221 (-17.54%)
Mutual labels:  python-api
api-python
Python client library to access Data Commons
Stars: ✭ 52 (-80.6%)
Mutual labels:  python-api
snapp-cli
a command-line interface to get a ride with Snapp (Snapp API)
Stars: ✭ 70 (-73.88%)
Mutual labels:  python-api
cuba-weather-python
Application programming interface of the Cuba Weather project implemented in Python
Stars: ✭ 17 (-93.66%)
Mutual labels:  python-api
faxplus-python
Python SDK to use FAX.PLUS API
Stars: ✭ 54 (-79.85%)
Mutual labels:  python-api
cpython
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim
Stars: ✭ 75 (-72.01%)
Mutual labels:  python-api
PySMS
Simple Python API that that allows you to send texts via SMTP with a best effort approach and process replies via IMAP
Stars: ✭ 19 (-92.91%)
Mutual labels:  python-api
pydds
Python API for DDS
Stars: ✭ 22 (-91.79%)
Mutual labels:  python-api
kyros
Python wrapper for WhatsApp Web API websocket communication (based on https://github.com/sigalor/whatsapp-web-reveng)
Stars: ✭ 94 (-64.93%)
Mutual labels:  python-api
python-api
A Python client for Infermedica API.
Stars: ✭ 53 (-80.22%)
Mutual labels:  python-api
flask-rest-api
This program shows how to set up a flaskrestapi with postgre db, blueprint, sqlalchemy, marshmallow, wsgi, unittests
Stars: ✭ 28 (-89.55%)
Mutual labels:  python-api
wikipron
Massively multilingual pronunciation mining
Stars: ✭ 167 (-37.69%)
Mutual labels:  python-api
pyinrail
A python wrapper for Indian Railways Enquiry API!
Stars: ✭ 40 (-85.07%)
Mutual labels:  python-api

.. image:: https://wolframresearch.github.io/WolframClientForPython/_static/python-client-library-logo.png :alt: 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 #############

  • Installation instructions <https://reference.wolfram.com/language/WolframClientForPython/docpages/install.html>_
  • Documentation <https://reference.wolfram.com/language/WolframClientForPython>_
  • Announcement Blog post <https://blog.wolfram.com/2019/05/16/announcing-the-wolfram-client-library-for-python/>_
  • Changelog <https://github.com/WolframResearch/WolframClientForPython/blob/master/CHANGELOG.md>_
  • Contributor guidelines <https://github.com/WolframResearch/WolframClientForPython/blob/master/CONTRIBUTING.md>_
  • License <https://github.com/WolframResearch/WolframClientForPython/blob/master/LICENSE>_

######################### 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].