Metadata-Version: 1.1
Name: yodlee
Version: 0.1.2
Summary: Evestnet Yodlee API Client
Home-page: https://github.com/cogolabs/yodlee
Author: Ben Feeser
Author-email: bfeeser@cogolabs.com
License: Apache 2.0
Description: # yodlee ![Build Status](https://travis-ci.org/cogolabs/yodlee.svg) [![PyPI version](https://badge.fury.io/py/yodlee.svg)](https://badge.fury.io/py/yodlee)
        [Evestnet Yodlee API Client](https://developer.yodlee.com/apidocs/index.php)
        
        ## Installation
        
        ```
        pip install yodlee
        ```
        
        ## Development
        
        - Run `pip install -r requirements.txt` to install dependencies.
        - Run `python test` to run the tests.
        
        ## Contributing
        
        We are happy to receive your contribution if you will first please complete our [Contributor License Agreement](https://github.com/cogolabs/about/CLA.pdf).
        
        ## License
        
        The package is available as open source under the terms of the [Apache 2 License](LICENSE.txt).
        
Keywords: evestnet yodlee fintech account aggregation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
