Piri

Latest version: v2.2.0

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

Scan your dependencies

Page 2 of 2

1.0.2

Loading schema.json used relatve path that did not work when package was imported by other package. Now we use `'{0}/schema.json'.format(os.path.dirname(__file__))` to get absolute path to our schema.json.

1.0.1

* adds python versions badge
* removes bad part of documentation

1.0.0

The first release focuses on key mapping functionality. Finding values from multiple places and combining them to one. Setting default values, Casting values, and applying if statements. This should suffice for a lot of usecases where one need to transform json into structurally different json.

Features

* Mapping with configuration File.
* Combine multiple values to one.
* Default values
* If statements
* is, contains, not
* casting
* integer, decimal, iso date

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.