Nano-utils

Latest version: v2.3.5

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

Scan your dependencies

Page 2 of 5

2.2.0

*****
* Added a decorator for constructing positional-only signatures.
* Added two mappings for creating structured dtypes.
* Added two mapping baseclasses for user defined mappings.

2.1.0

*****
* Reimplement ``RecursiveValuesView.__eq__`` in terms of ``collections.Counter`` comparisons.

2.0.0

*****
* Added the ``fullmatch`` argument to ``VersionInfo.from_str``.
* The h5py-related ``recursive_keys``, ``recursive_values`` and ``recursive_items``
functions now return ``collections.abc.MappingView`` instances, rather than generators.
These mappingviews are available via the ``RecursiveKeysView``,
``RecursiveValuesView`` and ``RecursiveItemsView`` classes.

1.4.0

*****
* Added ``LazyImporter`` and ``MutableLazyImporter``, two classes for lazily importing objects.

1.3.1

*****
* Allow ``SequenceView.index`` and ``SequenceView.count`` to pass on arbitrary parameters.
* Reworked ``SequenceView.__repr__`` to use ``pprint``.

1.3.0

*****
* Added the new ``SequenceView`` and ``CatchErrors`` classes.
* Drop support for Python 3.6.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.