Pure python implemention of Apache Thrift.
Project description
(Still under developing…)
Pure python implemention of Apache Thrift in a pythonic way.
It currently supports python2.7 or higher & python3.3 or higher.
Features
Compatiable with Apache Thirft. (Currently only compatiable with binary protocol & buffered transport.)
Pure python implemention, no longer need to compile & install the thrift package.
Dynamic generate sdk codes. No need for code generator.
.thrift file can be directly import with _thrift, such as import addressbook_thrift
Easy rpc server/client setup.
Install
Install while pip
$ pip install thriftpy
Usage
Refer to tests/ for example.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file thriftpy-0.1.0.tar.gz
.
File metadata
- Download URL: thriftpy-0.1.0.tar.gz
- Upload date:
- Size: 62.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 966eae91afd7f0895359748b9ee9d46f4dc08638c8f586252ed2217631a01c7d |
|
MD5 | 2601f1c4bfbb16f3eadc4f05a44414ea |
|
BLAKE2b-256 | 66c6324fdb4b9a79c9e0af763094ea4832d0622b67ae116de55790d6ca8993de |