Metadata-Version: 1.1
Name: datalore
Version: 0.1.0
Summary: Data Interface Abstraction Library
Home-page: https://github.com/RobotStudio/datalore
Author: Bobby Larson
Author-email: bobby@robot.studio
License: GNU General Public License v3
Description: ===============================
        datalore
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/datalore.svg
                :target: https://pypi.python.org/pypi/datalore
        
        .. image:: https://img.shields.io/travis/RobotStudio/datalore.svg
                :target: https://travis-ci.org/RobotStudio/datalore
        
        .. image:: https://readthedocs.org/projects/datalore/badge/?version=latest
                :target: https://readthedocs.org/projects/datalore/?badge=latest
                :alt: Documentation Status
        
        
        A framework for AI to explore bays
        
        * Free software: GNU General Public License v3.0
        * Documentation: https://datalore.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.1.0 (2018-07-02)
        ---------------------
        
        * First release on PyPI.
        
Keywords: database database-connection-wrapper datalore db data-interfacedata-sync data-synchronization
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
