File: ob-python.el.html
Org-Babel support for evaluating python source code.
Defined variables (7)
org-babel-python--exec-tmpfile | Template for Python session command with output results. |
org-babel-python--initialized | Flag used to mark that python session has been initialized. |
org-babel-python-None-to | Replace ‘None’ in python tables with this before returning. |
org-babel-python-command | Name of the command for executing Python code. |
org-babel-python-eoe-indicator | A string to indicate that evaluation has completed. |
org-babel-python-hline-to | Replace hlines in incoming tables with this when translating to python. |
org-babel-python-mode | Preferred python mode for use in running python interactively. |