Spreadsheetforms

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

Removed

- Python 3.6 support, as Python 3.6 is end of life.

Added

- What happens when getting data from a form and a worksheet is missing? New parameter `missing_worksheet_action` to `get_data_from_form` and `get_data_from_form_with_guide_spec`. New Enum `GetDataFromFormMissingWorksheetAction`. Default and old behavior is `RAISE_EXCEPTION`. New option available is `SET_NO_DATA`. New exception class `MissingWorksheetException`.

Fixed

- Broken link in get_data_from_form_with_guide_spec function docs page

0.4.1

Fixed

- Fixed a crash on a integer cell

0.4.0

Added

- new functions get_guide_spec and get_data_from_form_with_guide_spec
- added right option as well as down

0.3.0

Added

- added date_format to get_data_from_form

0.2.1

Fixed

- put_data_in_form: on a DOWN set of fields, where the list did not exist in the data at all, the field configs were not cleared

0.2.0

Changed

- Can handle deep JSON paths

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.