Convtools

Latest version: v1.14.3

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

Scan your dependencies

Page 3 of 18

1.8.0

- added experimental `Table.wide_to_long` method

1.7.0

- added experimental `c.try_(conv).except_(exc_def, value, re_raise_if=None)`
conversion to handle exceptions

1.6.0

- added experimental `c.this.dispatch(key, key_to_conv, default)` to switch
between conversions based on dict lookups

1.5.1

- added python 3.12 benchmark results
- added python 3.12 heuristics

1.5.0

**Features**

- added `c.format_dt()` and `(...).format_dt()`: speed optimized implementation
of `datetime.strftime`

**Misc**

- added "Benefits" section to the docs, added performance benchmarks to docs

1.4.0

**Features**

- added optional `if_exists=True` parameter to `c.Mut.del_item` and
`c.Mut.del_attr`

* `c.Mut.del_item("d", if_exists=True)` drops `"d"` key if it exists

Page 3 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.