py312-pyorick

v 1.5 Updated: 1 month ago

python connection to yorick

The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.

https://github.com/dhmunro/pyorick

To install py312-pyorick, paste this in macOS terminal after installing MacPorts

sudo port install py312-pyorick

Add to my watchlist

Installations 0
Requested Installations 0