jsonpickle4.0.0
jsonpickle4.0.0
Published
jsonpickle encodes/decodes any Python object to/from JSON
pip install jsonpickle
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- pytest-cov
; extra == "cov"
- black
; extra == "dev"
- pyupgrade
; extra == "dev"
- furo
; extra == "docs"
- rst.linker
>=1.9; extra == "docs"
- sphinx
>=3.5; extra == "docs"
- build
; extra == "packaging"
- setuptools
>=61.2; extra == "packaging"
- setuptools-scm
[toml]>=6.0; extra == "packaging"
- twine
; extra == "packaging"
- pytest
!=8.1.*,>=6.0; extra == "testing"
- pytest-benchmark
; extra == "testing"
- pytest-benchmark
[histogram]; extra == "testing"
- pytest-checkdocs
>=1.2.3; extra == "testing"
- pytest-enabler
>=1.0.1; extra == "testing"
- pytest-ruff
>=0.2.1; extra == "testing"
- bson
; extra == "testing"
- ecdsa
; extra == "testing"
- feedparser
; extra == "testing"
- gmpy2
; extra == "testing"
- numpy
; extra == "testing"
- pandas
; extra == "testing"
- pymongo
; extra == "testing"
- PyYAML
; extra == "testing"
- scikit-learn
; extra == "testing"
- simplejson
; extra == "testing"
- sqlalchemy
; extra == "testing"
- ujson
; extra == "testing"
- atheris
~=2.3.0; python_version < "3.12" and extra == "testing"
- scipy
; python_version <= "3.10" and extra == "testing"
- scipy
>=1.9.3; python_version > "3.10" and extra == "testing"