Metadata-Version: 2.1
Name: datanator-query-python
Version: 0.0.4
Summary: A package to query and format the data in the integrated Datanator database
Home-page: https://github.com/KarrLab/datanator_query_python
Author: Karr Lab
Author-email: info@karrlab.org
License: MIT
Download-URL: https://github.com/KarrLab/datanator_query_python
Description: |Documentation| |Test results| |Test coverage| |Code analysis| |License|
        |Analytics|
        
        datanator_query_python
        ======================
        
        Write an overview
        
        Installation
        ------------
        
        1. Install dependencies
        2. Install the latest release from PyPI
        
        ::
        
           pip install datanator_query_python.git[all]
        
        3. Install the latest revision from GitHub
        
        ::
        
           pip install git+https://github.com/KarrLab/datanator_query_python.git#egg=datanator_query_python[all]
        
        Documentation
        -------------
        
        Please see the `API
        documentation <https://docs.karrlab.org/datanator_query_python>`__.
        
        License
        -------
        
        The package is released under the `MIT license <LICENSE>`__.
        
        Development team
        ----------------
        
        This package was developed by the `Karr Lab <https://www.karrlab.org>`__
        at the Icahn School of Medicine at Mount Sinai in New York, USA.
        
        Questions and comments
        ----------------------
        
        Please contact the `Karr Lab <mailto:info@karrlab.org>`__ with any
        questions or comments.
        
        .. |Documentation| image:: https://readthedocs.org/projects/datanator-query-python/badge/?version=latest
           :target: https://docs.karrlab.org/datanator_query_python
        .. |Test results| image:: https://circleci.com/gh/KarrLab/datanator_query_python.svg?style=shield
           :target: https://circleci.com/gh/KarrLab/datanator_query_python
        .. |Test coverage| image:: https://coveralls.io/repos/github/KarrLab/datanator_query_python/badge.svg
           :target: https://coveralls.io/github/KarrLab/datanator_query_python
        .. |Code analysis| image:: https://api.codeclimate.com/v1/badges/141d01cec991d17ed5ab/maintainability
           :target: https://codeclimate.com/github/KarrLab/datanator_query_python
        .. |License| image:: https://img.shields.io/github/license/KarrLab/datanator_query_python.svg
           :target: LICENSE
        .. |Analytics| image:: https://ga-beacon.appspot.com/UA-86759801-1/datanator_query_python/README.md?pixel
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Provides-Extra: tests
Provides-Extra: docs
Provides-Extra: all
