Skip to main content

Python Executor

The python executor is a Python based command line interface which extends the existing bash executor. The python executor is based on Click and uses the bash executor for calls to the hamlet engine and the execution of outputs.

The python executor also has its own features as we work to replace the bash executor with the python based executor

Installation

The executor is available in pypi as hamlet

Development

See the contributing readme for details on installing locally and making changes to the client