Metadata-Version: 1.1
Name: hilltop-py
Version: 1.0.14
Summary: Functions to extract data from Hilltop
Home-page: https://github.com/mullenkamp/hilltop-py
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
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://pdsql.readthedocs.io>`_.

        

        Installation

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

        pdsql can be installed via pip or conda::

        

          pip install hilltop-py

        

        or::

        

          conda install -c mullenkamp hilltop-py

        

        The core dependencies are Pandas and pywin32.

        

        To do

        -----

        - More documentation

        - Unit tests

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