Skip to content

salimm/pylods

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PyLods

Pylods, is a python library for object deserialization and serialization. Pylods provides tools to allow automatic recursive serialization of class instances and implementation of customizes rs and deserializers similar to JacksonJson for java. It currently supports JSON and Msgpack. Check out the project on Github

Features

-object serializer -decorators to facilitate: --type annotation --assigning order to object properties --skipping properties --renaming properties -creating customer serializers and deserializers based on class type -create modules and registering modules -Event Based deserialization (SAX loke) making is suitable for big data -Easy to extend to new serialization formats

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published