Metadata-Version: 1.0
Name: jflow
Version: 0.4_pre-alpha
Summary: Quantitative finance and econometric analysis
Home-page: http://github.com/lsbardel/jflow
Author: Luca Sbardella
Author-email: luca.sbardella@gmail.com
License: BSD
Description: ==========================
        JFLOW
        ==========================
        
        Python package for quantitative finance and econometric analysis
        
        
        ======================
        Requirements
        ======================
        
         * python-dateutil
         * ply
        
        ==================
        Running Tests
        ==================
        
        to run tests, move into the `jfsite` directory and type::
        
            python manage.py test instdata trade
            
        
        
        
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
