FileSize | 155216 |
MD5 | 0AFDA1A143D2DE9E4000167E80A93CA7 |
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 | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-thriftpy |
PackageSection | python |
PackageVersion | 0.3.9+ds1-1+b1 |
SHA-1 | 19CB3556EAED94A076FB73C83CF02E3A64707500 |
SHA-256 | 259EDCD9E478EF922D1AB36E981E893B9136828CED287FE4546144B489D33335 |