[ 原始碼: python-pyorick ]
套件:python3-pyorick(1.4-3)
Python 3 module to execute Yorick code
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.
其他與 python3-pyorick 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: yorick (>= 2.2.04 dfsg-2~)
- interpreted language and scientific graphics