Tobias Enderle submitted the

                pyluatex

package.

Version number: 0.1.1 2021-07-12
License type: mit lppl1.3c

Summary description: Execute Python code on the fly in your LaTeX documents

Announcement text:
----------------------------------------------------------------------


PyLuaTeX allows you to execute Python code and to include the resulting output 
in your
LaTeX documents in a single compilation run. LaTeX documents must be compiled 
with
LuaLaTeX for this to work.

PyLuaTeX runs a Python InteractiveInterpreter (actually several if you use 
different
sessions) in the background for on the fly code execution. Python code from 
your LaTeX
file is sent to the background interpreter through a TCP socket. This approach 
allows
your Python code to be executed and the output to be integrated in your LaTeX 
file in a
single compilation run. No additional processing steps are needed. No 
intermediate files
have to be written. No placeholders have to be inserted.

----------------------------------------------------------------------

This package is located at 
   https://mirrors.ctan.org/macros/luatex/latex/pyluatex

More information is at
   https://www.ctan.org/pkg/pyluatex

CTAN is run entirely by volunteers and supported by TeX user groups.

Please join a user group or donate to one, see https://ctan.org/lugs

------------------------------------------------------------------------

   Thanks for the upload.

     For the CTAN Team
    Ina Dau

-- 

_______________________________________________
Ctan-ann mailing list
[email protected]
https://lists.dante.de/mailman/listinfo/ctan-ann

Reply via email to