Metadata-Version: 1.2
Name: modelx
Version: 0.0.7
Summary: Build and run complex models composed of formulas and data
Home-page: https://github.com/fumitoh/modelx
Author: Fumito Hamamura
Author-email: fumito.ham@gmail.com
License: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Description-Content-Type: UNKNOWN
Description: 
        modelx is a Python package for performing complex calculations
        by creating models composed of structured data and formulas written
        in the form of Python functions.
        You can think of it as a multidimensional version of spreadsheet,
        but it’s so much more!
        
Keywords: model development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.4
