Metadata-Version: 1.1
Name: lowflows
Version: 0.1.0
Summary: Functions to query ECan lowflows
Home-page: https://github.com/Data-to-Knowledge/lowflows
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: Apache
Description: lowflows

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

        

        This git repository contains the lowflows package. This package contains many functions for querying the lowflows system at ECan and will only work when run from within the ECan internal network with appropriate SQL read permissions.

        

        Installation

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

        lowflows can be installed via pip or conda::

        

          pip install lowflows

        

        or::

        

          conda install -c mullenkamp lowflows

        
Keywords: ecan lowflows
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
