Metadata-Version: 2.1
Name: wf-gqlpycgen
Version: 0.7.4
Summary: 
Home-page: https://github.com/Wildflowerschools/graphql-python-client-generator
License: MIT
Author: Paul DeCoursey
Author-email: paul.decoursey@wildflowerschools.org
Maintainer: Benjamin Jaffe-Talberg
Maintainer-email: ben.talberg@wildflowerschools.org
Requires-Python: >=3.8,<3.12
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cachetools (>=5.3.0,<6.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: tenacity (>=8.2.2,<9.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Project-URL: Repository, https://github.com/Wildflowerschools/graphql-python-client-generator
Description-Content-Type: text/markdown

# gqlpycgen

Python library that generates a python library of a graphql schema.

