Metadata-Version: 1.2
Name: polypeptideclient
Version: 0.1.0
Summary: A HTTP client for the Polypeptide Webservices
Home-page: https://github.com/gusennan/polypeptideclient
Author: Nate Guerin
Author-email: nate@textpla.in
License: GNU General Public License v3
Description: =================
        PolypeptideClient
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/polypeptideclient.svg
                :target: https://pypi.python.org/pypi/polypeptideclient
        
        .. image:: https://img.shields.io/travis/gusennan/polypeptideclient.svg
                :target: https://travis-ci.com/gusennan/polypeptideclient
        
        .. image:: https://readthedocs.org/projects/polypeptideclient/badge/?version=latest
                :target: https://polypeptideclient.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A HTTP client for the Polypeptide Webservices
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://polypeptideclient.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-04-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: polypeptideclient
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
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
