Skip to content

neumark/unimodel

Repository files navigation

To use the official thrift compiler with ThriftModels, compile the thrift file like so:

thrift -v -out . --gen py:new_style,utf8strings,dynamic,dynimport='from thriftmodel import ThriftModel',dynbase=ThriftModel test.thrift

About

ORM-like models which can be serialized to thrift protocols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published