Contents

JsonSir 0.0.2

0

A serializer for JSON-like data in Python.

A serializer for JSON-like data in Python.

Stars: 1, Watchers: 1, Forks: 0, Open Issues: 0

The RussellLuo/jsonsir repo was created 9 years ago and the last code push was 9 years ago. The project is not very popular with only 1 github stars!

How to Install jsonsir

You can install jsonsir using pip

pip install jsonsir

or add it to a project with poetry

poetry add jsonsir

Package Details

Author
RussellLuo
License
MIT
Homepage
https://github.com/RussellLuo/jsonsir
PyPi:
https://pypi.org/project/JsonSir/
GitHub Repo:
https://github.com/RussellLuo/jsonsir
No  jsonsir  pypi packages just yet.

Errors

A list of common jsonsir errors.

Code Examples

Here are some jsonsir code examples and snippets.

Related Packages & Articles

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

jsonref 1.1.0

jsonref is a library for automatic dereferencing of JSON Reference objects for Python.

jsonpath-rw 1.4.0

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.

jsonpath-ng 1.6.1

A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.

jsonnet 0.20.0

Python bindings for Jsonnet - The data templating language