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

# yarpc-python

[![Build Status](https://travis-ci.org/yarpc/yarpc-python.svg?branch=master)](https://travis-ci.org/yarpc/yarpc-python)

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


