Funcs

Latest version: v0.10.1

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

Scan your dependencies

Page 1 of 3

0.10.1

Features

- Exported `lru_cache`, `cache` and `cache_typed` from `funcs.decorators`.

Changes

- `asyncify(function)` now uses `wraps(function)` under the hood.

0.10.0

Features

- Added `juxt`.

Changes

- Renamed `always` to `returns`.

- Renamed modules:
- `debug` to `debugging`;
- `flow` to `flows`.

Internal

- `is_marker` now accepts `Any` as the argument.

0.9.2

Internal

- `TypeIs` is now used instead of `TypeGuard` for more precise type narrowing.

0.9.1

No significant changes.

0.9.0

Internal

- Dropped Python 3.7 support.

0.8.0

Features

- Added `awaiting` function.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.