Metadata-Version: 1.0
Name: FinancialFundamentals
Version: 0.1.0
Summary: Caching for financial metrics.
Home-page: https://github.com/andrewkittredge/financial_fundamentals
Author: Andrew Kittredge
Author-email: andrewlkittredge@gmail.com
License: Apache 2.0
Description: FinancialFundamentals
        =========================
        :Author: Andrew Kittredge
        :Version: $Revision: 0.1.0
        :Copyright: Andrew Kittredge
        :License: Apache Version 2
        
        
        FinancialFundamentals caches financial data to speed alogirithm development.  It is developed with the zipline backtesting library in mind. Currently it caches prices downloaded from yahoo and two accounting metrics extracted from XBRL downloaded from the SEC's Edgar system.
        
        FinancialFundamentals is under active development, comments, suggestions, and bug reports are appreciated.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial
