brew.yeasts

class brew.yeasts.Yeast(name, percent_attenuation=0.75)

A representation of a type of Yeast as added to a Recipe.

format()
to_dict()
to_json()
classmethod validate(yeast_data)