python3-pyorick
Python 3 module to execute Yorick code
Description
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.
This package contains the module for Python 3.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/dhmunro/pyorick/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-pyorick