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 additiona options specified above.
  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 SerialJ serializer class that utilize your JSON 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.0.9.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

serial_j-1.0.9-py3-none-any.whl (4.5 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