Simple json request template validator for aiohttp


Install
pip install aiojson==0.2.3

Documentation

AIOJSON

AIOJSON is a module that allows you to asynchronously dump and load data with one line.

Installation

To install AIOJSON all you need to do is python -m pip install aiojson, it is as easy as that.