Easyjsonparser

Latest version: v1.1.1

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

Scan your dependencies

1.1.1

1.1.0.post2

1.1.0.post1

1.1.0

The v1.1.0 fixes a lot of use cases (both common and edge cases), provide a cleaner usage for users: it behaves more like we would expect JavaScript objects, arrays and primitives to behave.

Test cases automatically tested through Travis CI make the library more robust.

Also added `_ValueInstance.find()` and `_ValueInstance.find_all()` but no documentation for now.

1.0.0beta

EasyJSONParser allows one to serialize/deserialize JSON data from/to Python data structures.

Declare a data structure, fill it with data and easily use the to_json() to obtain a valid JSON string !

Or use a JSON string from any provenance and parse it into the data structure.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.