atlasai-sgqlc

View on PyPIReverse Dependencies (1)

16.3 atlasai_sgqlc-16.3-py3-none-any.whl

Wheel Details

Project: atlasai-sgqlc
Version: 16.3
Filename: atlasai_sgqlc-16.3-py3-none-any.whl
Download: [link]
Size: 82090
MD5: 511e7d5666da2e7c9c3fb19089361957
SHA256: 01f4745f67bf2f03c18b708434fb399ffad3385f4c1c2dae1874349c3e5419d3
Uploaded: 2024-04-04 20:12:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: atlasai-sgqlc
Version: 16.3
Summary: Simple GraphQL Client
Author: AtlasAI SWE
Author-Email: swe[at]atlasai.co
Home-Page: http://github.com/AtlasAIPBC/sgqlc
Project-Url: Documentation, https://sgqlc.readthedocs.io/
Project-Url: Repository, http://github.com/AtlasAIPBC/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: Programming Language :: Python :: 3.12
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: 17400 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=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=fNgQrs031xkqk9TdnUsk21hEWJIoaUyLaH_PpWdrdl0 68770
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
atlasai_sgqlc-16.3.dist-info/AUTHORS sha256=dhvI5kWaVB-b9O90P5kfPvpw3cgCLIHq62E3Y69XTUA 51
atlasai_sgqlc-16.3.dist-info/LICENSE sha256=M1jvJ8gAURXhxaAk4XdKgtcPWTH-dSxRijsugcr1woY 749
atlasai_sgqlc-16.3.dist-info/METADATA sha256=cb30tQpKmfKe1dJ7oUNheytvQFxAdP4iVur6jMMBKVs 18760
atlasai_sgqlc-16.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
atlasai_sgqlc-16.3.dist-info/entry_points.txt sha256=dRhUx5DpRjVNp4_9-2vWm33Pyn-LAjVcLMNKmcfYvQY 52
atlasai_sgqlc-16.3.dist-info/RECORD

entry_points.txt

sgqlc-codegen = sgqlc.codegen:main