Funcy

Latest version: v2.0

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

Scan your dependencies

Page 7 of 9

0.5.5

- added count_by()
- added i?partition_by()

0.5.4

- added post_processing() flow utility
- partition() and chunks() can handle iterators now
- added ipartition() and ichunks()

0.5.3

- fixed decorators produced with decorator over non-functions
- optimized ignore and silent

0.5.2

- added i?without()
- more and better docs
Backward incompatible changes:
- compact() now strips all falsy values not just None

0.5.1

- added ints and slices to extended fn semantics
- added extended semantics to *_fn(), compose(), complement and i?juxt()
- can now monkey() patch modules
- cached properties can now be set

0.5.0

- added type testing utilities
- added monkey
- added cut_prefix() and cut_suffix() privately
- added silent_lookuper
- exported retry directly from from funcy
- better support for arg introspection in decorator
Backward incompatible changes:
- removed defaults for log_calls() and log_errors()
- make_lookuper decorated functions now will raise LookupError on memory miss,
use silent_lookuper for old behavior
- call object in decorator access to func, args and kwargs
is now done through _func, _args and _kwargs

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.