Metadata-Version: 2.1
Name: financepy
Version: 0.15
Summary: A Finance Library
Home-page: https://github.com/domokane/FinancePy
Author: Dominic O'Kane
Author-email: okane.dominic@gmail.com
License: UNKNOWN
Description: Welcome to FinancePy!
        
        FinancePy is a library of functions for valuing, selecting and risk-managing financial assets.
        
        The project was started in 2019 by Dominic O'Kane of the EDHEC Business School. 
        
        Dependencies
        ============
        FinancePy depends on Numpy and Numba.
        
        Installation
        ============
        FinancePy can be installed via pip as 
        >>>> pip install financepy
        
        See the changelog for a history of changes 
        
        Contributions
        =============
        Contributions are welcome, as long as you don't mind camel case ;-)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
