Metadata-Version: 1.1
Name: EcanAlloUsageTools
Version: 0.2.3
Summary: Functions to process and analyse ECan allocation and usage data
Home-page: https://github.com/mullenkamp/EcanAlloUsageTools
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: Apache
Description: Repository for Ecan allocation and usage Python tools

        =============================================================

        

        This git repository contains the Ecan allocation and usage Python tools and associated documentation.

        

        .. Documentation

        .. --------------

        .. The primary documentation for the package can be found `here <http://hilltop-py.readthedocs.io>`_.

        

        Installation

        ------------

        EcanAlloUsageTools can be installed via pip or conda::

        

          pip install EcanAlloUsageTools

        

        or::

        

          conda install -c mullenkamp EcanAlloUsageTools

        

        The main dependencies are `Pandas <http://pandas.pydata.org/pandas-docs/stable/>`_ and pdsql.

        
Keywords: allocation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
