sgqlc

View on PyPIReverse Dependencies (42)

16.3 sgqlc-16.3-py3-none-any.whl

Wheel Details

Project: sgqlc
Version: 16.3
Filename: sgqlc-16.3-py3-none-any.whl
Download: [link]
Size: 81586
MD5: 2510d5c12927670a1ef9fe9ed4482575
SHA256: 89d468386a4ba4b5ade991623228b6fb0a25bea1f25643ccac130fb3ef565b72
Uploaded: 2023-06-21 20:09:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sgqlc
Version: 16.3
Summary: Simple GraphQL Client
Author: Gustavo Sverzut Barbieri
Author-Email: barbieri[at]profusion.mobi
Home-Page: http://github.com/profusion/sgqlc
Project-Url: Documentation, https://sgqlc.readthedocs.io/
Project-Url: Repository, http://github.com/profusion/sgqlc
License: ISCL
Keywords: graphql,client,http,endpoint
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Requires-Python: >=3.7,<4.0
Requires-Dist: graphql-core (<4.0.0,>=3.1.7)
Requires-Dist: requests; extra == "requests"
Requires-Dist: websocket-client; extra == "websocket"
Provides-Extra: requests
Provides-Extra: websocket
Description-Content-Type: text/x-rst
[Description omitted; length: 17444 characters]

WHEEL

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

RECORD

Path Digest Size
sgqlc/__init__.py sha256=LLKJ4G4XhPRJS3aOPi0rcgbDCk4iHgTvQujxyINi75g 1031
sgqlc/codegen/__init__.py sha256=WENudYEoLfB4AoGbYdrJN-QNhZWQ28Mn2a1uuNxOjRc 3973
sgqlc/codegen/__main__.py sha256=ubt6XyZvcHwdjCQ90B_U4MeP-3YJduz5GWUC9yOgkrg 27
sgqlc/codegen/operation.py sha256=LmI-p47KzNneHmsX_XgQvnVYIYxZqOFBQjY8vIWsW6M 32574
sgqlc/codegen/schema.py sha256=OjY9Ggcvw0PSvHN-XvjF4GcrWLuVNvKiCwI2YgHOObM 23836
sgqlc/endpoint/__init__.py sha256=e90WKyUkEeDexU5MK1_w-WcHkVE3WZ0A1Kr3vePI1dE 1491
sgqlc/endpoint/base.py sha256=KF6cp7NomKnFyj4ZazwSAFbE8D_DndziUNlWx5uIfqU 10511
sgqlc/endpoint/http.py sha256=tnqOJQT3TU_XoZP7SIoxntcI0YDpDbzDKfJ9Rofgwu4 12015
sgqlc/endpoint/requests.py sha256=lgdq1y3q1W-hyPs64IQmF0RRFzPcVqPbi07eA-zzAV0 13702
sgqlc/endpoint/websocket.py sha256=5aG3ycx4NaE0W6vHA6ZkOqnta2tY1xqc44XJlUpWwCE 5595
sgqlc/introspection/__init__.py sha256=L_MMHLpl_VLHeDPn7l3gtN0Zjykjn2hhHhRwrOg6zVQ 3814
sgqlc/introspection/__main__.py sha256=Rfx52zsXQyhkiBkkaTvBXR44emdKfudjgJWhSZN1CG8 2215
sgqlc/operation/__init__.py sha256=juMSaASgGs8eXV43ItrpTxqEme3WvnU1iglUDGQPRnY 68150
sgqlc/types/__init__.py sha256=p9fi2jk1weQiKdTy1K6InW9eIMUv_cau55u8Z0smPD4 89681
sgqlc/types/datetime.py sha256=kGF31N7_tnwLyPnEUn1MLXsyvAzT5F7oc5WIBzlCitY 9742
sgqlc/types/relay.py sha256=kNpNrLuUHHdzGafsWlhvrIuNA4zPZKdgFEeuLcUhm_U 10604
sgqlc/types/uuid.py sha256=C7YKd318CNr-5WZYg2HCpilgzBqF_NaRbWn6VWl_RCE 3717
sgqlc-16.3.dist-info/LICENSE sha256=M1jvJ8gAURXhxaAk4XdKgtcPWTH-dSxRijsugcr1woY 749
sgqlc-16.3.dist-info/METADATA sha256=IoneylEiByU-YXTqQeGhPV9mNVyYV19E51Jv4p5FhPU 18765
sgqlc-16.3.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
sgqlc-16.3.dist-info/entry_points.txt sha256=dRhUx5DpRjVNp4_9-2vWm33Pyn-LAjVcLMNKmcfYvQY 52
sgqlc-16.3.dist-info/RECORD

entry_points.txt

sgqlc-codegen = sgqlc.codegen:main