Metadata-Version: 2.1
Name: secure-aiohttp
Version: 0.0.1
Summary: aiohttp additional security
Home-page: https://github.com/pinlast/secure-aiohttp
Author: Danil Pekarchuk
Author-email: danilopeka321@gmail.com
License: Apache 2
Description: # secure-aiohttp
        
        ## not ready, wip for now
        csrf/ssl/sql injectctions etc.
        
        
        
        
        # License
        
        `secure-aiohttp` is offered under the Apache 2 license.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: AsyncIO
Requires-Python: >=3.6
Description-Content-Type: text/markdown
