Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 279 Bytes

brewing-notebooks

A simple open-source calculator for home brewing

brewing.py

Builds a Beer Recipe for an all-grain bew.

Can read in a JSON describing the recipe, take parameters when creating the BeerRecipe object, or request ingredients when run from the command-line.