*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Code Block | ||
|---|---|---|
| ||
$ beamer-devel |
Python Invocation
Beamer includes a python library. We have created two shell scripts which start Python with your environment appropriately set for Beamer.
To use the production version of Beamer with Python:
| Code Block | ||
|---|---|---|
| ||
$ beamer-python [additional arguments] |
To use the devel version of Beamer with Python:
| Code Block | ||
|---|---|---|
| ||
$ beamer-devel-python [additional arguments] |
In your python script, you will need to import "BEAMERpy" .