Metadata-Version: 2.0
Name: spectrify
Version: 0.2.0
Summary: Tools for working with Redshift Spectrum.
Home-page: https://github.com/hellonarrativ/spectrify
Author: The Narrativ Company, Inc.
Author-email: engineering@narrativ.com
License: MIT license
Keywords: spectrify
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
Requires-Dist: Click
Requires-Dist: boto3
Requires-Dist: ciso8601
Requires-Dist: future
Requires-Dist: pandas
Requires-Dist: psycopg2
Requires-Dist: pyarrow (==0.7.0)
Requires-Dist: s3fs
Requires-Dist: sqlalchemy
Requires-Dist: sqlalchemy-redshift

=========
Spectrify
=========


.. image:: https://img.shields.io/pypi/v/spectrify.svg
        :target: https://pypi.python.org/pypi/spectrify

.. image:: https://img.shields.io/travis/hellonarrativ/spectrify.svg
        :target: https://travis-ci.org/hellonarrativ/spectrify

.. image:: https://readthedocs.org/projects/spectrify/badge/?version=latest
        :target: https://spectrify.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/hellonarrativ/spectrify/shield.svg
     :target: https://pyup.io/repos/github/hellonarrativ/spectrify/
     :alt: Updates


Tools for working with Redshift Spectrum.

*Warning* This is pre-release software!


* Free software: MIT license
* Documentation: https://spectrify.readthedocs.io.


Features
--------

* TODO


=======
History
=======

0.2.0 (2017-09-27)
------------------

* First release on PyPI.


0.1.0 (2017-09-13)
------------------

* Didn't even make it to PyPI.


