Skip to main content

This library writes Python 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 la représentation d'objets Python 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 la représentation d'objets Python 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.

La fonction read_reprs lit les fichiers texte qui contiennent des représentations d'objet Python dans le but de recréer ces objets. Chaque ligne doit être une représentation d'objet. Les lignes vides sont ignorées.

Consultez la documentation des fonctions et les démos dans le dépôt de code pour plus d'informations.

ENGLISH

This library writes Python 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 the representation of Python objects in a text file. Each line in the file is an object representation. If the specified file already exists, this function overwrites it.

Function read_reprs reads text files that contain the representation of Python objetcs in order to recreate those objects. Each line must be an object representation. Empty lines are ignored.

Consult the functions' documentation and the demos in the code repository for the complete information.

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-1.0.4.tar.gz (4.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: repr_rw-1.0.4.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for repr_rw-1.0.4.tar.gz
Algorithm Hash digest
SHA256 e1334af912eb84fc061b2271c6ce11077e1687e69103480152d9ad8dc3b1874c
MD5 0343b5a60686066b926fc093c2132e11
BLAKE2b-256 d47604b09277cff70117421d7decdd5ec633be1a26eb225877739b43dbeb92d5

See more details on using hashes here.

Supported by

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