Espresso Module

The espresso module is available from any Python action:

from espresso import *

After running this you will have access to these Espresso classes as Python variables:

  • MRRangeSet
  • CETextRecipe
  • CETextSnippet
  • SXSelectorGroup

Example usage

from espresso import *

recipe = CETextRecipe.textRecipe()