Home > Repository > base > python-jsonpickle

python-jsonpickle: Python library for serializing any arbitrary object graph into JSON

jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON.

The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.).
jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON.
jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends.
Nome:python-jsonpickle
Versione: 4.1.1-1mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:BSD
Dimensione:324,30 kB
URL di origine:https://github.com/jsonpickle/jsonpickle
Data di compilazione:2025-06-03 16:33:58
Pacchetti binari e dipendenze
x86_64i586
RPM creatipython-jsonpickle-py3
python-jsonpickle-py3
Dipendenze di compilazionelibpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2025-06-03Automatic Build System 4.1.1-1mamba- automatic version update by autodist
2025-05-23Automatic Build System 4.1.0-1mamba- automatic version update by autodist
2025-03-30Automatic Build System 4.0.5-1mamba- automatic version update by autodist
2025-03-29Automatic Build System 4.0.4-1mamba- automatic version update by autodist
2025-02-18Automatic Build System 4.0.2-1mamba- automatic version update by autodist
2024-12-15Automatic Build System 4.0.1-1mamba- automatic version update by autodist
2024-11-13Automatic Build System 4.0.0-1mamba- automatic version update by autodist
2024-11-06Automatic Build System 3.4.2-1mamba- automatic version update by autodist
2024-11-06Automatic Build System 3.4.1-1mamba- automatic version update by autodist
2024-09-02Automatic Build System 3.3.0-1mamba- automatic version update by autodist