Hfexcel

Latest version: v0.0.17

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

Scan your dependencies

Page 2 of 3

0.0.9

Change Log:
- Enable `schema` parameter for `HFExcelWorkbookFilter` to pass custom schema into `jsonschema.validation`.

0.0.8

Change Log:
- Add jsonschema validation https://github.com/Julian/jsonschema

0.0.7

Change Log:
- Add `width` parameter to `HFExcelRow` class. If 0 or None, it will be set to 1. If greater than its column's width, columns width will be set.
- Update `HFWorkbookFilter` regarding parameter change.

0.0.6

Change Log:
- Rename`utils.py` to `models.py`
- Rename `HFExcelWorkbook().helper` to `HFExcelWorkbook().filter()` and make it chainable (e.g: `HFExcelWorkbook().filter().populate_xxx_json().populate_xxx_json()`
- Make `HFExcelStyle` helper methods chainable (e.g: `add`, set_defaults`)
- Fix bug where Column parameter was missing

0.0.5.1

Styling fix

0.0.5-latest
Change Log:
- Add `hide_header` parameter to HFExcelColumn. `True` collapses the header, `False` displays the header. Default: `False`

0.0.5

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.