Metadata-Version: 1.1
Name: hilltop-py
Version: 1.2.2
Summary: Functions to access Hilltop data
Home-page: https://github.com/mullenkamp/hilltop-py
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: Apache
Description: Repository for Hilltop Python tools

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

        

        This git repository contains the Hilltop Python tools and associated documentation.

        

        Documentation

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

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

        

        Installation

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

        pdsql can be installed via pip or conda::

        

          pip install hilltop-py

        

        or::

        

          conda install -c mullenkamp hilltop-py

        

        The main dependencies are `Pandas <http://pandas.pydata.org/pandas-docs/stable/>`_, `pywin32 <https://github.com/mhammond/pywin32>`_, and `requests <http://docs.python-requests.org>`_.

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