Skip to content

flamholz/py-thrift-validation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-thrift-validation-example

This repository includes

  • Convenience methods for serializing and deserializing Python Thrift structures (see util/serialization.py).
  • Convenience method for recursive validation of Python Thrift structures (see util/validation.py).
  • A demonstration of what's wrong with the validate() method Thrift provides for Python structures (see example/).
  • A demonstration of what's wrong with serialization and deserialization of Thrift structures in Python (see example/).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages