New on CTAN: pythonimmediate
A library to run Python code. Refer to the package description for the unique features of the package.
This package is located at https://mirrors.ctan.org/macros/latex/contrib/pythonimmediate More information is at https://www.ctan.org/pkg/pythonimmediate
Thanks for the upload. For the CTAN Team Manfred Lotz 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 .
pythonimmediate – Library to run Python code
Just like PerlTeX or PyLuaTeX (and unlike PythonTeX or lt3luabridge), this only requires a single run, and variables are persistent throughout the run.
Unlike PerlTeX or PyLuaTeX, there is no restriction on compiler or script required to run the code.
There are also debugging functionalities: TeX errors result in Python traceback, and Python errors result in TeX traceback. Errors in code executed with the pycode environment give the correct traceback point to the Python line of code in the TeX file.
For advanced users, this package allows the user to manipulate the TeX state directly from within Python, so you don’t need to write a single line of TeX code.
CAUTION: In addition to this LaTeX package you need the Python pythonimmediate-tex package, which can be obtained from https://pypi.org/project/pythonimmediate-tex/.
Package | pythonimmediate |
Version | 0.5.0 2024-01-18 |
Copyright | 2022–2024 user202729 |
Maintainer | user202729 |