gqlmod

View on PyPIReverse Dependencies (2)

0.8.2 gqlmod-0.8.2-py3-none-any.whl

Wheel Details

Project: gqlmod
Version: 0.8.2
Filename: gqlmod-0.8.2-py3-none-any.whl
Download: [link]
Size: 19549
MD5: edca5c912443be8d08e65f118523492a
SHA256: 818e888259aa6587901ff2ccf161ff9f34b7e39937f51f7ffd3532d5eb5e456c
Uploaded: 2020-03-23 19:32:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gqlmod
Version: 0.8.2
Summary: GraphQL Query Modules
Author: Jamie Bliss
Author-Email: jamie[at]ivyleav.es
Project-Url: Tip Jar, https://ko-fi.com/astraluma
Project-Url: Source Code, https://github.com/gqlmod/gqlmod
Project-Url: Documentation, https://gqlmod.readthedocs.io/
License: LGPL
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: graphql-core (>=3.1.0b2)
Requires-Dist: import-x
Requires-Dist: astor
Requires-Dist: setuptools
Requires-Dist: click
Requires-Dist: aiohttp; extra == "aiohttp"
Provides-Extra: aiohttp
Description-Content-Type: text/markdown
[Description omitted; length: 1135 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gqlmod/__init__.py sha256=iLcKQqRDafjGIHKfopIZlBeFEvivzhf6LJ3_DXHoZm4 248
gqlmod/_mod_impl.py sha256=7JPWhb79tE4UEvL16kzxToBqUbeiloL2X-rkWMSK5dw 192
gqlmod/cli.py sha256=RcX_lRHaNbohU-kOxdMYpzYITwe0IKUB-kVbmItMdeY 646
gqlmod/importer.py sha256=Ej5NAr4eaHFzDpebtgQLcRwJC2NxdDtt4YeA43sh5Jc 5858
gqlmod/providers.py sha256=AxOx0Wz4IrOcEH5f7oxSbHYsDzLgJQx06OLp9N7EuSo 3344
gqlmod/helpers/__init__.py sha256=CdWfOnovrUf6BiDPYMo3Ku8ILR5PzTfuaGqG9-BmiU0 179
gqlmod/helpers/aiohttp.py sha256=lSa3jRPr7H5P3SgRihnGdB8VfNk1ZL3j5AC7lYfOlTg 1672
gqlmod/helpers/debug.py sha256=QUwaUGV1aKekTNZTEuFk2U7ARvCCHBVuQ3M2BTcvYmc 597
gqlmod/helpers/types.py sha256=iH3jZyxRmm9G4MXD41jBVdCOUZgaT8PN5d9mRaya_y4 9428
gqlmod/helpers/urllib.py sha256=KhPBO_fTe8d1TSGXDGmn1igyy88PwJ0sipcc5qPQdg8 2015
gqlmod/helpers/utils.py sha256=JCg1WekJaemMaZPxlvjb-uJat2kQK7Z0LHO1Nhrdf2Y 3992
gqlmod_starwars/__init__.py sha256=t-eO2zSXN9VaqBRQSDVcS_-Vbf8LADv-y6cV4Q16wA8 278
gqlmod_starwars/data.py sha256=pE8ieYWOfSI3vy4Kx3d_1HittLPp9chLGX2G3jYSy9Y 3702
gqlmod_starwars/schema.py sha256=pLqqxATYHdQ8OmACe7Cgu7aBhhzxNhn4VpfrC2tF-KE 7961
gqlmod-0.8.2.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
gqlmod-0.8.2.dist-info/METADATA sha256=2oMVO18SFG0-UsnLSLeRAywLAaFVe9TfwcnL2As88vs 1990
gqlmod-0.8.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
gqlmod-0.8.2.dist-info/entry_points.txt sha256=T8pA9bVR2DVcQAhC_u6nqXvTC8HXPlspPLSNtPtLi-c 108
gqlmod-0.8.2.dist-info/top_level.txt sha256=nkQ-yizsSckRTfSCNQMB_IeJoaUQv3wwWy3Z7oCo3Yk 23
gqlmod-0.8.2.dist-info/RECORD

top_level.txt

gqlmod
gqlmod_starwars

entry_points.txt

gqlmod = gqlmod.cli:cli
starwars = gqlmod_starwars:StarWarsProvider