Metadata-Version: 1.2
Name: logmetrics-sdk
Version: 1.0.1
Summary: LogMetrics provides simplified configuration to log payload for python projects
Home-page: https://github.com/devxchangeio/logmetrics-python
Author: devxchange.io
Author-email: info@devxchange.io
License: Apache Software License 2.0
Description: =================
        logmetrics-python
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/logmetrics_python.svg
                :target: https://pypi.python.org/pypi/logmetrics
        
        .. image:: https://img.shields.io/travis/ksadayamuthu/logmetrics_python.svg
                :target: https://travis-ci.org/devxchangeio/logmetrics-python
        
        .. image:: https://readthedocs.org/projects/logmetrics-python/badge/?version=latest
                :target: https://logmetrics-python.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://logmetrics-python.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.0.1 (2019-11-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: logmetrics-sdk
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
