Metadata-Version: 2.1
Name: pfunk
Version: 0.3.1
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
Requires-Dist: envs (>=1.3,<2.0)
Requires-Dist: faunadb (>=4.0.1,<5.0.0)
Requires-Dist: graphql-core (>=3.1.5,<4.0.0)
Requires-Dist: jinja2 (==3.0.1)
Requires-Dist: pip (>=21.0.1,<22.0.0)
Requires-Dist: pytz (>=2021.1,<2022.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: valley (>=1.5.6,<2.0.0)
