Metadata-Version: 1.2
Name: deephaven
Version: 1.20190117.243
Summary: Python integrations for Deephaven
Home-page: https://www.deephaven.io/
Author: Deephaven Data Labs
Author-email: python@deephaven.io
License: Apache 2.0
Description: Deephaven Python Package
        ========================
        
        This project is for the deephaven python package on PyPI.
        
        ----
        
        Iris is a time-series database product from Deephaven Data Labs.
        This package provides provide Python integrations for Deephaven.
        
        Usage
        -----
        
            >>> import illumon
            >>> ...
        
Keywords: Deephaven Development
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 :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
