Skip to content
/ sob Public

A framework for serializing/deserializing JSON/YAML into python class instances and vice versa. The name "sob" is a portmanteau of "serial" and "object". The original name for this library was "serial", and was changed due to a namespace conflict with a pre-existing package (pyserial).

License

Notifications You must be signed in to change notification settings

enorganic/sob

Repository files navigation

sob

test distribute

sob is an object serialization/deserialization library intended to facilitate authoring of API models which are readable and introspective, and to expedite code and data validation and testing.

About

A framework for serializing/deserializing JSON/YAML into python class instances and vice versa. The name "sob" is a portmanteau of "serial" and "object". The original name for this library was "serial", and was changed due to a namespace conflict with a pre-existing package (pyserial).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published