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 |
---|---|---|
enable_gmpy_test.patch | 0000000363 363 Bytes | |
jsonpickle-3.0.4.tar.gz | 0000265054 259 KB | |
python-jsonpickle.changes | 0000021470 21 KB | |
python-jsonpickle.spec | 0000003230 3.15 KB |
Revision 16 (latest revision is 18)
Ana Guerrero (anag+factory)
accepted
request 1167627
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 3.0.4: * Fixed an issue with django.SafeString and other classes inheriting from str having read-only attribute errors * The test suite was made compatible with pytest-ruff>=0.3.0 * A `garden.yaml` file was added for use with the `garden` command runner. * The test suite was updated to avoid deprecated SQLALchemy APIs. * The `jaraco.packaging.sphinx` documentation dependency was removed.
Comments 0