Metadata-Version: 1.2
Name: dv-pyclient
Version: 0.2
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/""/dv_pyclient
Author: Datavore Labs
Author-email: info@datavorelabs.com
License: MIT license
Description: =============
        Python Client
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/dv_pyclient.svg
                :target: https://pypi.python.org/pypi/dv_pyclient
        
        .. image:: https://img.shields.io/travis/""/dv_pyclient.svg
                :target: https://travis-ci.com/""/dv_pyclient
        
        .. image:: https://readthedocs.org/projects/dv-pyclient/badge/?version=latest
                :target: https://dv-pyclient.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: MIT license
        * Documentation: https://dv-pyclient.readthedocs.io.
        
        
        Installation
        ------------
        
        
        
        Features
        --------
        
        
        
        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-03-25)
        ------------------
        
        * First release on PyPI.
        
Keywords: dv_pyclient
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
