Skip to content

Customisable, versioned, stackless, cyclic object graph pre-serializer.

License

Notifications You must be signed in to change notification settings

jahs/preserialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-serialize

Customisable, versioned, stackless, cyclic object graph pre-serializer.

The main point of this is that circular references are supported and deep structures will not overflow the stack as we use a trampoline via @recur.stackless() from fn.py. Also a Python dict containing arbitrary cyclic objects is correctly handled.

About

Customisable, versioned, stackless, cyclic object graph pre-serializer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages