Binary package “python3-thriftpy” in ubuntu bionic
Pure Python implementation of Apache Thrift
ThriftPy is a pure Python implementation of
Apache Thrift <http://
.
Documentation: https:/
.
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.
Source package
Published versions
- python3-thriftpy 0.3.9+ds1-1 in amd64 (Proposed)
- python3-thriftpy 0.3.9+ds1-1 in amd64 (Release)
- python3-thriftpy 0.3.9+ds1-1 in arm64 (Proposed)
- python3-thriftpy 0.3.9+ds1-1 in arm64 (Release)
- python3-thriftpy 0.3.9+ds1-1 in armhf (Proposed)
- python3-thriftpy 0.3.9+ds1-1 in armhf (Release)
- python3-thriftpy 0.3.9+ds1-1 in i386 (Proposed)
- python3-thriftpy 0.3.9+ds1-1 in i386 (Release)
- python3-thriftpy 0.3.9+ds1-1 in ppc64el (Proposed)
- python3-thriftpy 0.3.9+ds1-1 in ppc64el (Release)
- python3-thriftpy 0.3.9+ds1-1 in s390x (Proposed)
- python3-thriftpy 0.3.9+ds1-1 in s390x (Release)