Metadata-Version: 1.1
Name: EcanDbParams
Version: 0.0.1
Summary: Functions to get the internal sql db parameters for pdsql
Home-page: https://github.com/mullenkamp/EcanDbParams
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: Apache
Description: EcanDbParams

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

        

        This git repository contains the EcanDbParams package for getting the appropriate sql parameters for the package `pdsql <http://pdsql.readthedocs.io>`_.

        

        Installation

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

        EcanDbParams can be installed via pip or conda::

        

          pip install EcanDbParams

        

        or::

        

          conda install -c mullenkamp EcanDbParams

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