Metadata-Version: 1.1
Name: yafa-grpc
Version: 0.1.0
Summary: Stock trading backtesting with grpc
Home-page: https://github.com/gcrowell/yafa_grpc
Author: Graham Crowell
Author-email: graham.crowell@gmail.com
License: MIT
Description: =============================
        yafa
        =============================
        
        .. image:: https://badge.fury.io/py/yafa_grpc.png
            :target: http://badge.fury.io/py/yafa_grpc
        
        .. image:: https://travis-ci.org/gcrowell/yafa_grpc.png?branch=master
            :target: https://travis-ci.org/gcrowell/yafa_grpc
        
        Stock trading backtesting with grpc
        
        
        Features
        --------
        
        * TODO
        
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://yafa_grpc.rtfd.org.
        
        
        
        History
        -------
        
        0.1.0 (2019-05-10)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: yafa_grpc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
