Metadata-Version: 1.0
Name: params
Version: 0.3.0
Summary: General purpose parameter validator for web development
Home-page: https://github.com/reorx/params
Author: reorx
Author-email: novoreorx@gmail.com
License: UNKNOWN
Description: # Params
        
        [![travis](https://img.shields.io/travis/reorx/params.svg?style=flat-square)](https://travis-ci.org/reorx/params)
        [![codecov](https://img.shields.io/codecov/c/github/reorx/params.svg?style=flat-square&label=coverage)](https://codecov.io/gh/reorx/params)
        
        A Python package that does better in request parameters validation than django.forms, wtforms, web_args or so.
        
Platform: UNKNOWN
