qlligraphy

View on PyPIReverse Dependencies (0)

0.1.3 qlligraphy-0.1.3-py3-none-any.whl

Wheel Details

Project: qlligraphy
Version: 0.1.3
Filename: qlligraphy-0.1.3-py3-none-any.whl
Download: [link]
Size: 8770
MD5: 87652703b9148d7a6b9dd775fe92366a
SHA256: 83e5b828ce52d776376a63eb872e0f3e7284fe04f189718680d14208eb2100c7
Uploaded: 2022-03-13 21:01:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qlligraphy
Version: 0.1.3
Summary: graphql-schema -> pydantic models
Author: kuchichan
Author-Email: pawel.kucharski[at]hotmail.com
Home-Page: https://github.com/kuchichan/QLligraphy
Project-Url: Repository, https://github.com/kuchichan/QLligraphy
License: BSD-3-Clause License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: astunparse (<2.0.0,>=1.6.3)
Requires-Dist: black (<23.0.0,>=22.1.0)
Requires-Dist: graphql-core (<4.0.0,>=3.2.0)
Requires-Dist: isort (<6.0.0,>=5.10.1)
Requires-Dist: pydantic (<2.0.0,>=1.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 814 characters]

WHEEL

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

RECORD

Path Digest Size
qlligraphy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qlligraphy/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qlligraphy/core/ast_node_context.py sha256=is2m7iYqFIeBBYt77GoYCYSUJXgnYf6r43YGON_Oy7o 2200
qlligraphy/core/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qlligraphy/core/base/visitor.py sha256=W3f5II-RdWEoBOW6Fpq6QBeHMLRTDGCOvh1vQGuNK2M 866
qlligraphy/core/constants.py sha256=UsG4lPnhGGQ4lWKM71MAYxXpk2Qic25M0EtFMC62khE 248
qlligraphy/core/graphql_schema_visitor.py sha256=W11wkwLgVf0vPMtpMe98ynWEgnB26dmL1t6L9pncJFE 456
qlligraphy/core/py_ast_builders.py sha256=1e7bY0O2ocQL_rIwXYTtRJIV8E54rPg4Cnz_nbEaFp0 2438
qlligraphy/core/visit_functions.py sha256=sNEZPf3LDk2Xwino20NVDYT9Hvaf2AZjuiogH9vSuCE 5975
qlligraphy/main.py sha256=dTxVFRjboi2E0wCKOgUptxgZD8MgIRqVPII_dXOqnPo 1418
qlligraphy-0.1.3.dist-info/entry_points.txt sha256=iQRneZ8EACgPvmQ11MiFn72SdSs7HhFZj-_1O2pycko 50
qlligraphy-0.1.3.dist-info/LICENSE sha256=_7HSFXmwkUdCdK2H-BUhKIAxAo2-St_dSSxvvIClNSY 1524
qlligraphy-0.1.3.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
qlligraphy-0.1.3.dist-info/METADATA sha256=y5-YzRlceIOTy3LJ8bieiZmzoPtmPue_xoEVtm7L24I 1541
qlligraphy-0.1.3.dist-info/RECORD

entry_points.txt

qlligraphy = qlligraphy.main:app