Dataiter

Latest version: v1.0

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

Scan your dependencies

Page 10 of 11

0.7

========================

* Make `sort` handle `None` values, sorted last

0.6

========================

* Fix `ObsoleteError` after multiple modifying actions

0.5

========================

* Add `read_csv`
* Add `read_json`
* Add `write_csv`
* Add `write_json`

0.4

========================

* Fix `ObsoleteError` with `deepcopy`
* Define `__deepcopy__` so that `copy.deepcopy` works too
* Add `copy` (and `__copy__` for `copy.copy`)

0.3

========================

* Mark `ListOfDicts` object obsolete thus preventing (accidental) use if
a chained successor has modified the shared dicts
* Add `modify_if`

0.2

========================

* Speed up, mostly by avoiding copying (methods that modify dicts now do
it in place rather than making a copy)

Page 10 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.