Metadata-Version: 2.0
Name: yarpc
Version: 0.5.2
Summary: ('YARPC for Python',)
Home-page: https://github.com/yarpc/yarpc-python
Author: Grayson Koonce
Author-email: grayson@uber.com
License: MIT
Platform: UNKNOWN
Requires-Dist: thriftrw (>=1.1,<2)
Requires-Dist: tornado (>=4.3,<5)
Provides-Extra: sync
Requires-Dist: futures; extra == 'sync'
Requires-Dist: threadloop (>=1,<2); extra == 'sync'
Provides-Extra: tchannel
Requires-Dist: tchannel (>=0.23.1,<0.24); extra == 'tchannel'

# yarpc-python

[![Build Status](https://travis-ci.org/yarpc/yarpc-python.svg?branch=master)](https://travis-ci.org/yarpc/yarpc-python) [![PyPI version](https://badge.fury.io/py/yarpc.svg)](https://badge.fury.io/py/yarpc)

**This project is currently WIP and not ready for use. Do not use it until this notice goes away.**


