Welcome to aiothrift

asyncio (PEP 3156) Thrift client and server library.

Installation

The easiest way to install aiothrift is by using the packae on Pypi:

pip install aiothrift

Requirements

  • Python 3.4 +

Contribute

Feel free to file an issue or make pull request if you find any bugs or have some suggestions for library improvement.


User’s Guide

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Additional Notes

Information and changelog are here for the interested.