Skip to main content

Lepton

Language Decorators

Decorator to use languages other than Python, including scripting languages

Lepton wrappers.

Functions

bash([_func, display_name, executor, files, …])

Bash decorator which wraps a Python function as a Bash Lepton.

covalent.leptons.bash

#

Bash decorator which wraps a Python function as a Bash Lepton.

Return Type

Callable

Language Classes

More robust definition of languages other than Python.

Examples