Metadata-Version: 2.1
Name: finstmt
Version: 0.6.0
Summary: Python package for working with financial statement data
Home-page: https://github.com/nickderobertis/py-finstmt
Author: Nick DeRobertis
Author-email: whoopnip@gmail.com
License: MIT
Project-URL: Code, https://github.com/nickderobertis/py-finstmt
Project-URL: Documentation, https://nickderobertis.github.io/py-finstmt
Description: # py-finstmt
        
        ## Overview
        
        Work with financial statement data in Python. Can calculate free cash flows and help project
        financial statements.
        
        
        ## Links
        
        See the
        [documentation here.](
        https://nickderobertis.github.io/py-finstmt/
        )
        
        ## Author
        
        Created by Nick DeRobertis. MIT License.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: forecast
