Metadata-Version: 1.1
Name: quantgov
Version: 0.1.1
Summary: A Companion to the QuantGov Framework
Home-page: https://github.com/pypa/sampleproject
Author: Oliver Sherouse
Author-email: osherouse@mercatus.gmu.edu
License: MIT
Description: QuantGov
        ========
        
        The QuantGov library is a companion to the `QuantGov Platform
        <http://www.quantgov.org>`_. It provides an easy way to start a new project
        using the ``quantgov start`` set of commands, and also provides a set of
        classes and functions often used in the QuantGov framework.
        
        To install the library, use ``pip install quntgov``.
        
        Documentation is available at http://docs.quantgov.org.
        
Keywords: quantgov economics policy government machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
