Skip to main content

Library for class and function serialization

Project description

Kirill_SerializerAndFuncs

A library for that help you to serialize functions, classes, objects etc.

Installation

pip install Kirill_SerializerAndFuncs Get started

Get started

from Kirill_SerializerAndFuncs import SerializersFactory, SerializerType

s = SerializersFactory.create_serializer(SerializerType.XML)

with open("data_file.xml", "w") as file: s.dump(T.tst4, file)

with open("data_file.xml", "r") as file: a = s.load(file)

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

Kirill_SerializerAndFuncs-0.1.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Kirill_SerializerAndFuncs-0.1.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file Kirill_SerializerAndFuncs-0.1.0.tar.gz.

File metadata

File hashes

Hashes for Kirill_SerializerAndFuncs-0.1.0.tar.gz
Algorithm Hash digest
SHA256 48ab47f98e4345caa72176a51835e7885bae55789a9d89293712151703c126cf
MD5 1f12322a7cc0aa49d19e9d84db35319a
BLAKE2b-256 31d9a4742228a2325821a8409d65831eb3f16d9fbd6f0f0765aab65aba733883

See more details on using hashes here.

File details

Details for the file Kirill_SerializerAndFuncs-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kirill_SerializerAndFuncs-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3377958a3110640818823f8a574dda23cf1ec73a0688d8513630689ac9feaa4e
MD5 7356b97449a84533632a3282f5bd7d1e
BLAKE2b-256 891ab5e59fa5767f563489b437a5005526336c876a35d3412d87cc6dd0285b1c

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