graphql-pydantic-transformer

View on PyPIReverse Dependencies (0)

0.0.2 graphql_pydantic_transformer-0.0.2-py3-none-any.whl

Wheel Details

Project: graphql-pydantic-transformer
Version: 0.0.2
Filename: graphql_pydantic_transformer-0.0.2-py3-none-any.whl
Download: [link]
Size: 9263
MD5: 9c4320b420c636f6d4f79f7dc72366fd
SHA256: 2e130314658f5e20dac0d154864504d032a33d457c54719e36c08c0703b92df1
Uploaded: 2023-09-04 15:00:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphql-pydantic-transformer
Version: 0.0.2
Summary: Convert pydantic schema to pydantic datamodel and build request from it
Author: Jozef Volak
Author-Email: jozef.volak[at]elisapolystar.com
License: Apache 2.0
Keywords: graphql,pydantic
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: pydantic (==1.10.7)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4462 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
graphql_pydantic_converter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphql_pydantic_converter/__main__.py sha256=sVgz8hUnmO-Noz4RroLrZjjKTvsJ1oeKNQ1gBAZAp8k 2959
graphql_pydantic_converter/graphql_types.py sha256=50guUDZ-QaTtTcMlxmKBjIb4B78mU9frkukU3q1KKX4 7935
graphql_pydantic_converter/schema_converter.py sha256=GihrDaEJje_5ziwt37Y5NjUZDYjEBVfSO4wu6Mz_tPA 18886
graphql_pydantic_transformer-0.0.2.dist-info/METADATA sha256=KBPa90Lqt3o_g76Qkojfo5mIkAVw2TD4qNJ4PF1OKjk 5072
graphql_pydantic_transformer-0.0.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
graphql_pydantic_transformer-0.0.2.dist-info/entry_points.txt sha256=25mWLL97o04R4BJhdd4lBlE_saACuwMsTszSg55ICg4 87
graphql_pydantic_transformer-0.0.2.dist-info/RECORD

entry_points.txt

graphql-pydantic-converter = graphql_pydantic_converter.__main__:main