artran-sgqlc

View on PyPIReverse Dependencies (0)

16.3 artran_sgqlc-16.3-py3-none-any.whl

Wheel Details

Project: artran-sgqlc
Version: 16.3
Filename: artran_sgqlc-16.3-py3-none-any.whl
Download: [link]
Size: 81974
MD5: 3fe74b69fad83972d96082e2f4c97099
SHA256: 7c8882f4e7f97303554eee7dd201102f64ed2e2da017711cd494968ebab16d7f
Uploaded: 2023-10-26 13:56:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: artran-sgqlc
Version: 16.3
Summary: Simple GraphQL Client. This is a fork that supports newer WebSocket servers.
Author: Gustavo Sverzut Barbieri
Author-Email: barbieri[at]profusion.mobi
Home-Page: http://github.com/artran/sgqlc
Project-Url: Documentation, https://sgqlc.readthedocs.io/
Project-Url: Repository, http://github.com/artran/sgqlc
License: ISC
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
Classifier: License :: OSI Approved :: ISC License (ISCL)
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.7.0
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=S9IWMmkzd05w8Bzpcka_VEfSbDtgsVricva0Zq3GUEU 6687
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
artran_sgqlc-16.3.dist-info/LICENSE sha256=M1jvJ8gAURXhxaAk4XdKgtcPWTH-dSxRijsugcr1woY 749
artran_sgqlc-16.3.dist-info/METADATA sha256=KAWnQyTesopLa45eNrRYSVA6IIBqoKjQn7MXkWO33wo 18807
artran_sgqlc-16.3.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
artran_sgqlc-16.3.dist-info/entry_points.txt sha256=dRhUx5DpRjVNp4_9-2vWm33Pyn-LAjVcLMNKmcfYvQY 52
artran_sgqlc-16.3.dist-info/RECORD

entry_points.txt

sgqlc-codegen = sgqlc.codegen:main