Pyby

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

Adds support for the following:

* Objectsend
* Enumerablereject
* Enumerableinject with Enumerablereduce as an alias

0.2.1

Bug fix release to handle non-mapping Enumerables containing tuples, e.g. a list of tuples.

0.2.0

Adds support to `Enumerable` (and hence `EnumerableList` and `EnumerableDict`) for `filter/select`.

0.1.0

Initial release into the wild.

Implements `Enumerable`, `EnumerableList`, `EnumerableDict` with support for:

* collect/map (no args)
* collect/map (callable args)
* compact
* each (no args)
* each (callable arg)
* first (no args)
* first (n elements)
* take

Also implements `Enumerator` with support for:

* next
* peek
* rewind

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.