Metadata-Version: 2.1
Name: pfunk
Version: 0.5.6
Summary: A Python library created make building FaunaDB GraphQL schemas and authentication code easier.
License: Apache-2.0
Author: Brian Jinwright
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Werkzeug (>=2.0.1,<3.0.0)
Requires-Dist: bleach (>=4.1.0,<5.0.0)
Requires-Dist: boto3 (>=1.18.36,<2.0.0)
Requires-Dist: cachetools (>=4.2.2,<5.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: cryptography (>=3.4.7,<4.0.0)
Requires-Dist: decorator (>=5.0.9,<6.0.0)
Requires-Dist: envs (>=1.3,<2.0)
Requires-Dist: faunadb (>=4.0.1,<5.0.0)
Requires-Dist: graphql-py (>=0.8.1,<0.9.0)
Requires-Dist: jinja2 (==3.0.1)
Requires-Dist: pip (>=21.2.4,<22.0.0)
Requires-Dist: pyjwt (>=2.1.0,<3.0.0)
Requires-Dist: pytz (>=2021.1,<2022.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: sammy (>=0.4.3,<0.5.0)
Requires-Dist: stripe (>=2.61.0,<3.0.0)
Requires-Dist: valley (>=1.5.6,<2.0.0)
