Deczoo

Latest version: v0.6.0

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

Scan your dependencies

0.6.0

What's Changed

* Fixing typos by FBruzzesi
* Hatch backend by FBruzzesi
* `raise_if` decorator by FBruzzesi
* Ruff and other re-engineering by FBruzzesi

**Full Changelog**: https://github.com/FBruzzesi/deczoo/compare/v0.5.0...v0.6.0

0.5.0

Added the following decorators:

- `shape_tracker`: Tracks the shape of a dataframe/array-like object. Input, output and/or input-output delta. Particularly suitable to decorate functions that are used in a (pandas/polars/dask/...) pipe(line).
- `multi_shape_tracker`: Tracks the shapes of multiple dataframe/array-like objects both in input and output of a given function.

0.4.0

- Removed `dump_result` decorator, as unsafe
- Added `notify_on_end` in library imports
- Improved test coverage

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.