toutes les options
trixie  ] [  sid  ]
[ Paquet source : python-sdjson  ]

Paquet : python3-sdjson (0.4.0-3)

Liens pour python3-sdjson

Screenshot

Ressources Debian :

Télécharger le paquet source python-sdjson :

Responsables :

Ressources externes :

Paquets similaires :

single-dispatch JSON encoder for Python

Module uses functools.singledispatch to support custom encoders for Python built-in classes and user-created classes.

The goal is to simplify the process of serializing objects into JSON by allowing developers to register custom encoders for their classes, allowing you to define instances to be converted into JSON format.

After coding, you can use sdjson.dumps(class_instance) to serialize an instance of the class into a JSON string. This makes the process of saving objects in JSON easier.

In addition to serialization to a string, the project provides the ability to serialize objects directly to JSON files using sdjson.dump (class_instance, fp).

The sdjson project also supports several features of the json module, including load, loads, JSONDecoder, JSONDecodeError and JSONEncoder. This allows you to use sdjson as a drop-in replacement for the json module.

This package installs the library for Python 3.

Autres paquets associés à python3-sdjson

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger python3-sdjson

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 17,0 ko69,0 ko [liste des fichiers]