Skip to content

omnipy.components.json

JSON serialization component package.

MODULE DESCRIPTION
constants

Sentinel keys used by Omnipy JSON transformation helpers.

datasets

JSON dataset types for collections of items with specific JSON shapes.

flows

JSON flows for flattening and transposing structured JSON datasets.

helpers

Utility predicates and parsers for JSON-compatible values.

models

JSON model classes for validating and serializing JSON-compatible content.

serializers

Tar-file serializer for Omnipy JSON datasets.

tasks

JSON tasks for parsing datasets and reshaping nested JSON structures.

typedefs

Type aliases describing JSON-compatible Omnipy data structures.