Treetojson

Latest version: v0.9.1

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

Scan your dependencies

0.9.1

===========

Simple Utility Library to map a tree structure to a valid JSON object.

treetojson is helpful in converting a given tree structure into a valid JSON. Using this a tree strcuture can be easily interpreted to a valid JSON.

If you encounter any errors in the code, please file an issue on github: https://github.com/saadsahibjan/treetojson/issues

Installation
============

The treetojson module is [published on the Python Package Index](https://pypi.python.org/pypi/treetojson) or [published on the Python Package Index - new](https://pypi.org/project/treetojson/), so you can install it using pip or easy_install.

pip install treetojson

or

easy_install treetojson

That should be all you need to go.

0.0.17

===========

Simple Utility Library to map a tree structure to a valid JSON object.

treetojson is helpful in converting a given tree structure into a valid JSON. Using this a tree strcuture can be easily interpreted to a valid JSON.

If you encounter any errors in the code, please file an issue on github: https://github.com/saadsahibjan/treetojson/issues

Installation
============

The treetojson module is [published on the Python Package Index](https://pypi.python.org/pypi/treetojson), so you can install it using pip or easy_install.

pip install treetojson

or

easy_install treetojson

That should be all you need to go.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.