./wip/py-talk2stat, Python package to communicate with statistical software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.4, Package name: py312-talk2stat-0.1.4, Maintainer: jihbed.research

talk2stat allows programs (such as latextopdf, nodejs) to communicate
with statistical packages. Currently, we connect with R, julia, matlab,
or python but extending it to other tools like Stata or SAS, is very
simple. The package contains two main functions: server() talks to the
client program (e.g latextopdf) via a socket (inet), and to the stats
package (R, julia, matlab, python) via a bi-directional pipe. The client()
function is called by the user (e.g. latextopdf) to establish a connection
with the server and pass code to the statistical package, and get the results.


Master sites:

RMD160: e33012a28f4e653cacc4c1e2fbc6d6f04697ca8e
Filesize: 7.529 KB

Version history: (Expand)