Metadata-Version: 1.1
Name: chembl_webresource_client
Version: 0.8.34
Summary: Python client fot accessing ChEMBL webservices.
Home-page: https://www.ebi.ac.uk/chembldb/index.php/ws
Author: Michal Nowotka
Author-email: mnowotka@ebi.ac.uk
License: Apache Software License
Description: chembl_webresource_client
        ======
        
        .. image:: https://img.shields.io/pypi/v/chembl_webresource_client.svg
            :target: https://pypi.python.org/pypi/chembl_webresource_client/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/dm/chembl_webresource_client.svg
            :target: https://pypi.python.org/pypi/chembl_webresource_client/
            :alt: Downloads
        
        .. image:: https://img.shields.io/pypi/pyversions/chembl_webresource_client.svg
            :target: https://pypi.python.org/pypi/chembl_webresource_client/
            :alt: Supported Python versions
        
        .. image:: https://img.shields.io/pypi/status/chembl_webresource_client.svg
            :target: https://pypi.python.org/pypi/chembl_webresource_client/
            :alt: Development Status
        
        .. image:: https://img.shields.io/pypi/l/chembl_webresource_client.svg
            :target: https://pypi.python.org/pypi/chembl_webresource_client/
            :alt: License
        
        .. image:: https://badge.waffle.io/chembl/chembl_webresource_client.png?label=ready&title=Ready&style=flat 
         :target: https://waffle.io/chembl/chembl_webresource_client
         :alt: 'Stories in Ready'
        
        .. image:: https://travis-ci.org/chembl/chembl_webresource_client.svg?branch=master
            :target: https://travis-ci.org/chembl/chembl_webresource_client
        
        This is chembl_webresource_client package developed at Chembl group, EMBL-EBI, Cambridge, UK.
        
        This package implements python client for accessing ChEMBL webservices.
        It provides convenient interface to access data, cache results and optionally executes requests in asynchronous manner.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering :: Chemistry
