graphus

View on PyPIReverse Dependencies (0)

0.1.2 graphus-0.1.2-py3-none-any.whl

Wheel Details

Project: graphus
Version: 0.1.2
Filename: graphus-0.1.2-py3-none-any.whl
Download: [link]
Size: 11899
MD5: 1ae65b59fbc951577889ea153510ba88
SHA256: 7ea5bd9961c3753a44195efdb31f43483e0243794c69e799e08c3aa3c6a1b6db
Uploaded: 2023-10-21 19:28:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphus
Version: 0.1.2
Summary: Graphus is a dynamic GraphQL client that generates its API objects and methods dynamically by parsing GraphQL Schemas.
Author: Ionesio Junior
Author-Email: ionesiojr[at]gmail.com
Home-Page: https://github.com/IonesioJunior/Graphus
Project-Url: Documentation, https://ionesiojunior.github.io/Graphus/
Project-Url: Repository, https://github.com/IonesioJunior/Graphus
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software 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: graphql-core (<4.0.0,>=3.2.3)
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1777 characters]

WHEEL

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

RECORD

Path Digest Size
graphus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphus/client.py sha256=jKI3U5W0-JvrQZdf6vYOwhIwdwenB8xqB_xef_JFrlk 1095
graphus/color_types.py sha256=QNNoqlB4ob2Tum2NXfTXXpVQtBvXtngw33BJVR6a6Wc 1199
graphus/node.py sha256=gjUU3C0TPzI52C20O5TIMU5g1LfKiPxilBrURwXgCcY 11754
graphus/node_type.py sha256=Z6uRcfu3pSRMLsAlPlzpcjTBzUp0VUknFhEDu81yQdo 142
graphus/response.py sha256=iP9oFg_HKUNUrLLxzyNPRQdDfWcjPCDGt0KxMZ512rk 3546
graphus/utils.py sha256=eKlFbqcscxbYK6IMrOGdA4gnKzg4mwlhGy1AT3-IAok 725
graphus-0.1.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
graphus-0.1.2.dist-info/METADATA sha256=WcW-p0XkZbTeDs5uwgDHittW7BZTMicZROR8ouK0eSk 2584
graphus-0.1.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
graphus-0.1.2.dist-info/entry_points.txt sha256=CjoPctHPvdllm1P43AOmMqtb8SI2uUzvKSjOkaM1kfM 110
graphus-0.1.2.dist-info/RECORD

entry_points.txt

start_tst_server = scripts.test_server:start_server
stop_tst_server = scripts.test_server:stop