Metadata-Version: 2.1
Name: os-aiohttp-utils
Version: 0.0.6
Summary: AIOHTTP Utilities
Home-page: UNKNOWN
License: MIT License
Description: # os-aiohttp-utils
        
        
        [![Build Status](https://www.travis-ci.org/cfhamlet/os-aiohttp-utils.svg?branch=master)](https://www.travis-ci.org/cfhamlet/os-aiohttp-utils)
        [![codecov](https://codecov.io/gh/cfhamlet/os-aiohttp-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/cfhamlet/os-aiohttp-utils)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/os-aiohttp-utils.svg)](https://pypi.python.org/pypi/os-aiohttp-utils)
        [![PyPI](https://img.shields.io/pypi/v/os-aiohttp-utils.svg)](https://pypi.python.org/pypi/os-aiohttp-utils)
        
        
        ## Install
        
        ```
        pip install os-aiohttp-utils
        ```
        
        ## Unit Tests
        
        ```
        sh scripts/test.sh
        ```
        
        ## License
        
        MIT licensed.
        
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.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Description-Content-Type: text/markdown
