Skip to main content

Validating and Serializing JSON data into Python object with minimal effort.

Project description

Serial-J

Validating and Serializing JSON data into Python object with minimal effort.

Features

For more detail, please go to documentation page on Github.

  1. Serialize JSON / Python Dictionary data into Python object based on a compact data schema.
  2. Automatically validate every JSON properties defined in the schema based on varies additional options specified in schema.
  3. You are given convenient built-in methods that you can use to convert your data back to JSON encoded string or JSON / Python Dictionary.
  4. You have the flexibility of defining additional methods in your serializer class that utilize your data in anyway you want.

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

serial-j-1.1.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

serial_j-1.1.2-py3-none-any.whl (4.7 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