Metadata-Version: 1.1
Name: pyhydrotel
Version: 1.1.3
Summary: Functions to extract data from hydrotel
Home-page: https://github.com/mullenkamp/pyhydrotel
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: UNKNOWN
Description: pyhydrotel

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

        

        The pyhydrotel package includes functions for extracting sites, measurement types, and time series data from a hydrotel system installed on an MSSQL server.

        

        Installation

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

        pyhydrotel can be installed via pip or conda::

        

          pip install pyhydrotel

        

        or::

        

          conda install -c mullenkamp pyhydrotel

        
Keywords: hydrotel
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
