Metadata-Version: 2.1
Name: graphene-protector
Version: 0.6.2
Summary: Protects graphene, graphql or strawberry against malicious queries
Home-page: https://github.com/devkral/graphene-protector
License: MIT
Keywords: graphql,strawberry,extension
Author: alex
Author-email: devkral@web.de
Requires-Python: >=3.7,<4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: graphene (>=2)
Requires-Dist: graphene-django
Requires-Dist: graphql-core (>=2)
Requires-Dist: strawberry-graphql
Requires-Dist: strawberry-graphql-django
Project-URL: Repository, https://github.com/devkral/graphene-protector
