Metadata-Version: 2.1
Name: MegaBeer
Version: 0.0.2
Summary: Open source brewing tools tools
Home-page: https://github.com/jhand1993/MegaBeer
Author: Jared Hand
Author-email: jared.hand1993@gmail.com
License: GPL V3
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy

# MegaBeer
 Python package for homebrewing calculations, recipe building, and visualization.

 ## Roadmap of Additions

- [ ] 0.1: Hop utilization and bittering calculations.
- [ ] 0.2: Malt calculations.
- [ ] 0.3: Yeast calcutions.
- [ ] 0.4: Water chemistry.
- [ ] 0.5: Mashing/lautering.
- [ ] 0.6: Recipe builder.

## Roadmap for Current Version Dev

Currently working towards version 0.1:

- [X] 0.0.1: [Tinseth model](https://realbeer.com/hops/research.html)
- [X] 0.0.2: [Malowicki & Shellhammer 2005 (MS2005) model](https://pubs.acs.org/doi/pdf/10.1021/jf0481296)
- [ ] 0.0.3: [mIBU from alchemyoverlord](https://alchemyoverlord.wordpress.com/2015/05/12/a-modified-ibu-measurement-especially-for-late-hopping/)
- [ ] 0.0.4: Hop IBU calculations from AA% and utilization


## Documentation

### Hops

### Malts

### Yeast

