Lxdx

Latest version: v0.4.3

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

Scan your dependencies

0.4.0

******

* Fix: must not alter data type during init
* New function
- ``reverse()``
* More documentation
* Rename ``get()`` to ``getx()`` to not interfere with original functionality.
* Fix error when object is passed to ``copy.deepcopy()``.
* Fix consumption of iterators in ``__new__()``.

0.3.0

******

* Support for Python 3.10
* Selected functions accept multiple keys as args
* Add metadata flagging to items
* Supplementary functions for metadata
- ``keymeta()``
- ``whats_hidden()``
* Additional methods
- ``get_from()``

0.2.1

******

* Normalisation of keys
* Dot notation accessibility due to keys normalisation
* Supporting the union operator (``|``) for ``dict``, (PEP-584_)
* Additional methods
- ``is_submap_of()``
- ``is_supermap_of()``
- ``dict()``
- ``from_json()``
- ``json()``


.. references
.. _PEP-584: https://www.python.org/dev/peps/pep-0584

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.