Metadata-Version: 1.1
Name: pylend
Version: 0.1.0
Summary: A Python library for interacting with the LendingClub REST API
Home-page: https://github.com/Webs961/pylend
Author: William Barr III
Author-email: will.barr@outlook.com
License: MIT
Description: pylend
        ------
        A Python library for consuming the LendingClub public REST API. 
        
        .. image:: https://travis-ci.org/Webs961/pylend.svg?branch=master
            :target: https://travis-ci.org/Webs961/pylend
        
        .. image:: https://codecov.io/github/Webs961/pylend/coverage.svg?branch=master
           :target: https://codecov.io/github/Webs961/pylend
           :alt: Codecov
        
        **Note**: This package is not written or supported by LendingClub. 
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Office/Business :: Financial :: Investment
