Ftoolz

Latest version: v0.3.3

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

Scan your dependencies

Page 1 of 2

0.3.3

Ordering-related functions and ADT package
* new package `adt` for Abstract Data Types (ADTs) with mutable iterator `MutIter`
* new `itertoolz` function `positions` that collects positions of non-unique items in a sequence
* new `itertoolz` function `order_by` that orders (and fills missing) items in order given by a sequence of keys

0.3.2

Functions for error handling
* functions `attempt` and `try_apply` that on error fallback to `None`
* decorator `silenced(error)` that makes decorated function return `None` on `error`

0.3.1

Patch release that adds `Pipfile.lock` to distribution via `MANIFEST.in` and thus fixes installation issues.

0.3.0

* Adds package `unsafe` with class discovery functions
* Migrates to `pipenv`
* Upgrades `pylint` and `mypy`

0.2.1

* Added reversed function composition `chain`
* Added sequence generator methods extending `range`

0.2.0

* Removes local cytoolz stubs
* Adds `cytoolz-stubs` as project dependency

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.