CTAN update: pythonimmediate
Package update. Please note that from now on a separate Python package (to be found at https://pypi.org/project/pythonimmediate-tex/) needs to be installed for this LaTeX package to work properly.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/pythonimmediate The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/pythonimmediate/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
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 |