Metadata-Version: 1.1
Name: pyfair
Version: 0.1-alpha.12
Summary: Open FAIR Monte Carlo creator
Home-page: https://github.com/theonaunheim/pyfair
Author: Theo Naunheim
Author-email: theonaunheim@gmail.com
License: MIT
Description: 
                Factor Analysis of Information Risk (Open FAIR) model in Python.
        
                This package endeavors to create a simple API for automating the
                creation of FAIR Monte Carlo risk simulations.
        
                This is based on the terms found in:
        
                1. Open FAIR™ RISK TAXONOMY (O-RT); and,
                2. Open FAIR™ RISK ANALYSIS (O-RA).
        
                "Open FAIR" is a trademark of the Open Group.
        
            
Keywords: FAIR,risk
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Requires: pandas
Requires: numpy
Requires: scipy
Requires: matplotlib
Requires: xlrd
