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: 291, Watchers: 291, Forks: 39, Open Issues: 47

The ramonhagenaars/jsons repo was created 7 years ago and the last code push was 2 years ago.
The project is popular with 291 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.

Related Packages & Articles

jsonargparse 4.46.0

Minimal effort 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.19

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

typer 0.21.1

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

fastapi 0.129.0

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