Safitty

Latest version: v1.3

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

Scan your dependencies

Page 1 of 2

1.2.0

safict = Safict.load("./config.yml")

safict.get("paths", "jsons", 1)

safict = safict.set("brand", "new", "value", value="hi!")



safict["array.value", 1]
safict["array.len"] = 0



safict.save("./output.json")

1.1.0

safitty.save(config, path="/path/to/file.yml")`

`safitty.save(config, path="/path/to/file.json")`

0.9.8

0.9.3

0.7

0.6.3

- `update_config_from_args` now uses `safe_set`
- `parse_content` now supports parsing into `"set", "list", "dict", "frozenset"`
- little more bugfixes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.