Contents

jsons 1.6.3

0

For serializing Python objects to JSON (dicts) and back

For serializing Python objects to JSON (dicts) and back

Stars: 280, Watchers: 280, Forks: 37, Open Issues: 44

The ramonhagenaars/jsons repo was created 5 years ago and the last code push was 3 months ago.
The project is popular with 280 github stars!

How to Install jsons

You can install jsons using pip

pip install jsons

or add it to a project with poetry

poetry add jsons

Package Details

Author
Ramon Hagenaars
License
MIT
Homepage
https://github.com/ramonhagenaars/jsons
PyPi:
https://pypi.org/project/jsons/
GitHub Repo:
https://github.com/ramonhagenaars/jsons

Classifiers

No  jsons  pypi packages just yet.

Errors

A list of common jsons errors.

Code Examples

Here are some jsons code examples and snippets.

GitHub Issues

The jsons package has 44 open issues on GitHub

  • MyPy

See more issues on GitHub

Related Packages & Articles

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

json-tricks 3.17.3

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

censys 2.2.12

An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).

jsonpickle 3.0.3

Python library for serializing any arbitrary object graph into JSON

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production