{"library":"thrift","type":"library","category":null,"description":"Apache Thrift is a lightweight, language-independent RPC framework designed to enable seamless cross-language communication between services. It provides abstractions for data transport, serialization, and application-level processing. The Python bindings allow developers to build interoperable RPC clients and servers from a common Interface Definition Language (IDL). The current version is 0.22.0, with releases typically occurring a few times a year.","language":"python","status":"active","version":"0.22.0","tags":["rpc","serialization","cross-language","client-server","idl"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install thrift","imports":["from thrift.transport import TSocket","from thrift.transport import TBufferedTransport","from thrift.protocol import TBinaryProtocol","from thrift.server import TServer","from thrift import Thrift; Thrift.TException"]}],"homepage":"http://thrift.apache.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/thrift/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":0.03,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/thrift/compatibility"}}