python-jsonpickle
Python library for serializing any arbitrary object graph into JSON.
It can take almost any Python object and turn the object into JSON.
Additionally, it can reconstitute the object back into Python.
- Developed at devel:languages:python
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-jsonpickle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jsonpickle-1.2.tar.gz | 0000074693 72.9 KB | |
python-jsonpickle.changes | 0000011008 10.8 KB | |
python-jsonpickle.spec | 0000002524 2.46 KB |
Revision 5 (latest revision is 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 754492
from
Matej Cepl (mcepl)
(revision 5)
- Exclude tests failing with python 3.8 (test_thing_with_fd, test_list_with_fd, and test_dict_with_fd). gh#jsonpickle/jsonpickle#281
Comments 0