Metadata-Version: 1.1
Name: code_climate
Version: 0.0.1
Summary: CodeClimate API client for Python
Home-page: UNKNOWN
Author: eduK
Author-email: pd@eduk.com.br
License: MIT
Description: .. image:: https://img.shields.io/badge/python-3-blue.svg
           :target: https://www.python.org/
           :alt: Python 3
        
        .. image:: https://api.codeclimate.com/v1/badges/9290f8ea1c6f06da8dd9/maintainability
           :target: https://codeclimate.com/github/edukorg/code-climate-py/maintainability
           :alt: Maintainability
        
        
        .. image:: https://api.codeclimate.com/v1/badges/9290f8ea1c6f06da8dd9/test_coverage
           :target: https://codeclimate.com/github/edukorg/code-climate-py/test_coverage
           :alt: Test Coverage
        
        
        code-climate-py
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Testing
