Skip to main content

Demo library

Project description

JSON/XML Serialization

Installation


pip install py-serializer-100523

Get started!

How to create JSON or XML serializer:


from py_serializer import Serializer



json_serializer = Serializer.create_serializer("json")

xml_serializer = Serializer.create_serializer("xml")

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

py-serializer-100523-0.1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

py_serializer_100523-0.1.2-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

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