Metadata-Version: 1.1
Name: py-ms
Version: 0.1.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Alberto Vara
Author-email: a.vara.1986@gmail.com
License: Proprietary
Description: # Python Microservices Library
        
        .. image:: https://badge.fury.io/py/Ardy.svg
            :target: https://badge.fury.io/py/Ardy
        
        [![Build Status](https://travis-ci.org/python-microservices/pyms.svg?branch=master)](https://travis-ci.org/python-microservices/pyms)
        [![Coverage Status](https://coveralls.io/repos/github/python-microservices/pyms/badge.svg?branch=master)](https://coveralls.io/github/python-microservices/pyms?branch=master)
        [![Requirements Status](https://requires.io/github/python-microservices/pyms/requirements.svg?branch=master)](https://requires.io/github/python-microservices/pyms/requirements/?branch=master)
        [![Updates](https://pyup.io/repos/github/python-microservices/pyms/shield.svg)](https://pyup.io/repos/github/python-microservices/pyms/)
        [![Python 3](https://pyup.io/repos/github/python-microservices/pyms/python-3-shield.svg)](https://pyup.io/repos/github/python-microservices/pyms/)
        
        ## Installation 
        ```bash
        pip install py-ms
        ```
Platform: any
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
