FileSize | 128740 |
MD5 | B72D71BC18A33E8530A9E56F71D3A56E |
PackageDescription | Pure Python implementation of Apache Thrift
ThriftPy is a pure Python implementation of
Apache Thrift <http://thrift.apache.org/> in a pythonic way.
.
Documentation: https://thriftpy.readthedocs.org/
.
Currently ThriftPy have these features (also advantages over the upstream
Python lib):
.
- Pure Python implementation. No longer need to compile & install the
'thrift' package. All you need is thriftpy and thrift file.
.
- Compatible with Apache Thrift. You can use ThriftPy together with the
official implementation servers and clients, such as a upstream server
with a thriftpy client or the opposite.
.
- Currently implemented protocols and transports:
.
* binary protocol (Python and cython)
.
* compact protocol (Python and cython)
.
* json protocol
.
* buffered transport (Python & cython)
.
* framed transport
.
* tornado server and client (with tornado 4.0)
.
- Can directly load thrift file as module, the sdk code will be generated
on the fly.
.
- Easy RPC server/client setup. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-thriftpy |
PackageSection | python |
PackageVersion | 0.3.9+ds1-1 |
SHA-1 | 2E525D3751437CF4BFD27B1A2CF54134EDEAA523 |
SHA-256 | A42D9B635444E6E03922FB39C3C21A5F435154030A0F9107ACA1DC5F2FBBA4A8 |