sgqlc

View on PyPIReverse Dependencies (45)

16.4 sgqlc-16.4-py3-none-any.whl

Wheel Details

Project: sgqlc
Version: 16.4
Filename: sgqlc-16.4-py3-none-any.whl
Download: [link]
Size: 82204
MD5: 618fbe1a6c797306c0c94d6220a944fc
SHA256: 91f9e7e624c76613288b917f583c6b19c8d908a213199f1cb6e918e8f3901246
Uploaded: 2024-09-13 16:52:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sgqlc
Version: 16.4
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<3.13
Requires-Dist: graphql-core (<4.0.0,>=3.2.4)
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: 17445 characters]

WHEEL

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

RECORD

Path Digest Size
sgqlc/__init__.py sha256=JjSKpFDGELEQKtit9_PLsmc26rPICrYSX7B2i5yQVhw 1031
sgqlc/codegen/__init__.py sha256=WENudYEoLfB4AoGbYdrJN-QNhZWQ28Mn2a1uuNxOjRc 3973
sgqlc/codegen/__main__.py sha256=ubt6XyZvcHwdjCQ90B_U4MeP-3YJduz5GWUC9yOgkrg 27
sgqlc/codegen/operation.py sha256=RnfjKKyb5J8X8bsyWnFKx9MBp89LC78ZgmpNNyaDzLo 33005
sgqlc/codegen/schema.py sha256=h8KJK484KihLCZ0pUS28yF-aZzAHKqIzlvbQ-EM6yns 23859
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=b04UQ6wgZC65y0qq3edFV0gXY2NZUSvs_k8dMfjU8f4 68141
sgqlc/types/__init__.py sha256=86PDRv2P6Wm9e0IZxso2IWCSXfNHE1GE65liNjNGI8w 90637
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.4.dist-info/AUTHORS sha256=dhvI5kWaVB-b9O90P5kfPvpw3cgCLIHq62E3Y69XTUA 51
sgqlc-16.4.dist-info/LICENSE sha256=M1jvJ8gAURXhxaAk4XdKgtcPWTH-dSxRijsugcr1woY 749
sgqlc-16.4.dist-info/METADATA sha256=M4Q_4oz5zIE8CT6O3_KHLt64S_4vUJIO4ctruVouEXA 18768
sgqlc-16.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
sgqlc-16.4.dist-info/entry_points.txt sha256=dRhUx5DpRjVNp4_9-2vWm33Pyn-LAjVcLMNKmcfYvQY 52
sgqlc-16.4.dist-info/RECORD

entry_points.txt

sgqlc-codegen = sgqlc.codegen:main