Pybeerxml

Latest version: v2.1.2

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.2

New Features
- Added more supported attributes for Yeast(s) 23 Thanks scheb

Bug Fixes
- None

2.1.1

New Features
- None

Bug Fixes
- Fixed an issue with yeast attenuation 22 Thanks scheb

2.1.0

New Features
- Added feature to return IBU, OG, FG, ABV, Color from BeerXML recipe if provided. Fallback to calculated version. 20 Thanks scheb
- calculated properties are still available if required:

recipe.ibu_calculated
recipe.fg_calculated
recipe.og_calculated
recipe.abv_calculated
recipe.color_calculated

- Hint: This changes the behavior slightly and might not be backwards compatible
- added event more properties/fields specified in the BeerXML spec

Bug Fixes
- Small fixed to formatting and code style

2.0.0

New Features
- Extensive refactoring of the code base
- full conversion to Python 3 (Python >3.6, 3.7, 3.8)
- added Type hints
- switched to poetry for dependency management
-use GitHub actions for CI
- Added support for parsing Equipment and a lot more recipe metadata fields 19 scheb
- Added method to parse recipe from string 18 scheb

xml_as_string = load_xml_as_string
recipes = Parser.parse_from_string(xml_as_string)

1.0.8

New Features
- Added parsing for Water 16 johodh

Bug Fixes
- Bumped some dependency versions for security fixes

1.0.7

Not secure
New Features
- Added new Coffee Stout recipe to unit tests

Bug Fixes
- Fixed subsequent mash steps overwriting previous mashing information 11 jwjulien

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.