Skip to main content

This library writes object representations in a text file and reads the file to recreate the objects. An object representation is a string returned by function repr.

Project description

FRANÇAIS

Cette bibliothèque écrit des représentations d'objet dans un fichier texte et lit le fichier pour recréer les objets. Une représentation d'objet est une chaîne de caractères renvoyée par la fonction repr.

Contenu

La fonction write_reprs écrit des représentations d'objet dans un fichier texte. Chaque ligne du fichier est une représentation d'objet. Si le fichier spécifié existe déjà, cette fonction l'écrase.

Le générateur read_reprs lit un fichier texte contenant des représentations d'objet dans le but de recréer les objets. Chaque ligne du fichier doit être une représentation d'objet. Les lignes vides sont ignorées. Chaque itération de ce générateur produit un objet.

Pour plus d'informations, consultez la documentation des fonctions et les démos dans le dépôt de code source.

ENGLISH

This library writes object representations in a text file and reads the file to recreate the objects. An object representation is a string returned by function repr.

Content

Function write_reprs writes object representations in a text file. Each line in the file is an object representation. If the specified file already exists, this function overwrites it.

Generator read_reprs reads a text file that contains object representations to recreate the objects. Each line in the file must be an object representation. Empty lines are ignored. Each iteration of this generator yields one object.

For more information, consult the functions' documentation and the demos in the source code repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repr_rw-3.0.5.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file repr_rw-3.0.5.tar.gz.

File metadata

  • Download URL: repr_rw-3.0.5.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for repr_rw-3.0.5.tar.gz
Algorithm Hash digest
SHA256 36c81d2026def51f2117b37517822efac6a3425c23ec7958909f3b2865ab2d7a
MD5 e57b3d6d475f0f089ed6d347649a22ea
BLAKE2b-256 b7fb1904d3135bab3bd13c9155c24e02120570c3341c40c1b918ac7b15ed097b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page