Metadata-Version: 1.1
Name: impactlab-tools
Version: 0.0.5
Summary: Python tools for Climate Impact Lab developers
Home-page: https://github.com/ClimateImpactLab/impactlab-tools
Author: Climate Impact Lab
Author-email: UNKNOWN
License: MIT license
Description: =========================================
        Climate Impact Lab development toolkit
        =========================================
        
        
        .. image:: https://img.shields.io/pypi/v/impactlab-tools.svg
                :target: https://pypi.python.org/pypi/impactlab-tools
        
        .. image:: https://travis-ci.org/ClimateImpactLab/impactlab-tools.svg?branch=master
                :target: https://travis-ci.org/ClimateImpactLab/impactlab-tools?branch=master
        
        .. image:: https://coveralls.io/repos/github/ClimateImpactLab/impactlab-tools/badge.svg?branch=master
                :target: https://coveralls.io/github/ClimateImpactLab/impactlab-tools?branch=master
        
        .. image:: https://readthedocs.com/projects/impactlab-tools/badge/?version=latest
                :target: https://impactlab-tools.readthedocs.com/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/climateimpactlab/impactlab-tools/shield.svg
             :target: https://pyup.io/repos/github/climateimpactlab/impactlab-tools/
             :alt: Updates
        
        
        Python tools for Climate Impact Lab developers
        
        
        * Documentation: https://impactlab-tools.readthedocs.com.
        
        
        Features
        --------
        
        
        
        
        Usage
        -----
        
        
        Installation
        ------------
        
        ``pip install impactlab-tools``
        
        
        
        
        Requirements
        ------------
        
        
        Todo
        ----
        
        See `issues <https://bitbucket.org/ClimateImpactLab/impactlab-tools/issues>`_ to see and add to our todos.
        
        
        Credits
        ---------
        
        This package was created by `Justin Simcock <https://github.com/jgerardsimcock>`_ and `Michael Delgado <https://github.com/delgadom>`_ of the `Climate Impact Lab <http://impactlab.org>`_. Check us out on `github <https://github.com/ClimateImpactLab>`_.
        
Keywords: impactlab-tools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
