Contents

json-tricks 3.17.3

0

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple b

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

Stars: 154, Watchers: 154, Forks: 21, Open Issues: 10

The mverleg/pyjson_tricks repo was created 8 years ago and the last code push was 3 months ago.
The project is popular with 154 github stars!

How to Install json-tricks

You can install json-tricks using pip

pip install json-tricks

or add it to a project with poetry

poetry add json-tricks

Package Details

Author
Mark V
License
Revised BSD License (LICENSE.txt)
Homepage
https://github.com/mverleg/pyjson_tricks
PyPi:
https://pypi.org/project/json-tricks/
GitHub Repo:
https://github.com/mverleg/pyjson_tricks

Classifiers

  • Software Development/Libraries/Python Modules
No  json-tricks  pypi packages just yet.

Errors

A list of common json-tricks errors.

Code Examples

Here are some json-tricks code examples and snippets.

Related Packages & Articles

jsonpickle 3.0.3

Python library for serializing any arbitrary object graph into JSON

colander 2.0

A simple schema-based serialization and deserialization library

marshmallow 3.21.1

A lightweight library for converting complex datatypes to and from native Python datatypes.

json-ref-dict 0.7.2

Python dict-like object which abstracts resolution of JSONSchema references

JSON_minify 0.3.0

A simple script to minify valid JSON, containing C/C++ style comments