Metadata-Version: 2.1
Name: codelab-adapter-client
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/wwj718/codelab_adapter_client
Author: Wenjie Wu
Author-email: wuwenjie718@gmail.com
License: GNU General Public License v3
Keywords: codelab_adapter_client
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pyzmq
Requires-Dist: msgpack-python
Requires-Dist: psutil

======================
codelab_adapter_client
======================


.. image:: https://img.shields.io/pypi/v/codelab_adapter_client.svg
        :target: https://pypi.python.org/pypi/codelab_adapter_client

.. image:: https://img.shields.io/travis/wwj718/codelab_adapter_client.svg
        :target: https://travis-ci.org/wwj718/codelab_adapter_client

.. image:: https://readthedocs.org/projects/codelab-adapter-client/badge/?version=latest
        :target: https://codelab-adapter-client.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: GNU General Public License v3
* Documentation: https://codelab-adapter-client.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 (2019-07-03)
------------------

* First release on PyPI.


