Metadata-Version: 1.0
Name: quantclient
Version: 0.3
Summary: Python client for the Quant API
Home-page: http://appropriatesoftware.net/quant
Author: Appropriate Software Foundation
Author-email: quant-support@appropriatesoftware.net
License: MIT
Description: Welcome to Quant Client
        -----------------------
        
        Quant Client is a Python client for the Quant API.
        
        
        Installing Quant Client
        ~~~~~~~~~~~~~~~~~~~~~~~
        
        Install the Quant Client Python package (and dependencies) either by running::
        
            $ pip install quantclient
        
        Or by downloading the Quant Clinet tarball, unpacking and running::
        
            $ python setup.py install
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
