strawberry-resources

View on PyPIReverse Dependencies (0)

0.11.0 strawberry_resources-0.11.0-py3-none-any.whl

Wheel Details

Project: strawberry-resources
Version: 0.11.0
Filename: strawberry_resources-0.11.0-py3-none-any.whl
Download: [link]
Size: 18654
MD5: 96500eed5a6730243cad978658666085
SHA256: 00da19e5d33f19443507726f3f57ad96d7eea90fc8a8b849e12502cdbb0053f7
Uploaded: 2024-10-05 16:51:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: strawberry-resources
Version: 0.11.0
Summary: Introspection utilities to extract data from strawberry graphql
Author: Thiago Bellini Ribeiro
Author-Email: thiago[at]bellini.dev
Home-Page: https://github.com/blb-ventures/strawberry-resources
Project-Url: Documentation, https://github.com/blb-ventures/strawberry-resources
Project-Url: Repository, https://github.com/blb-ventures/strawberry-resources
License: MIT
Keywords: strawberry,django,graphql,resources,forms
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
Requires-Python: >=3.8,<4.0
Requires-Dist: click (>=8.1.3)
Requires-Dist: django (>=3.2); extra == "django"
Requires-Dist: django-choices-field (>=2.0); extra == "django"
Requires-Dist: strawberry-graphql (>=0.236.0)
Requires-Dist: strawberry-graphql-django (>=0.47.0); extra == "django"
Requires-Dist: typing-extensions (>=4.2.0)
Provides-Extra: django
Description-Content-Type: text/markdown
[Description omitted; length: 9126 characters]

WHEEL

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

RECORD

Path Digest Size
strawberry_resources/__init__.py sha256=EaVN411JrO5d7VI1AhwqjCIImQmuh6AFEYSpfV9e5KE 1174
strawberry_resources/__main__.py sha256=3U77Eu21mJ-LY27RG-JEnpbh6Z63wGOom4i-EoLtUcY 59
strawberry_resources/cli/__init__.py sha256=FPzQYvZJ9Ji3gEUQJxiPZP9TsCUgHnL6r_-9GEwYRck 123
strawberry_resources/cli/export.py sha256=7tvORP1ZnELZyOx2K1-_0npZvxqDYaUV72VUcOewtds 1268
strawberry_resources/exporter.py sha256=egZLdRVUF3mAmb9GpJGYKVciGP5fJkTKG5uYYIBFJWg 2817
strawberry_resources/integrations/__init__.py sha256=t1mXYqJRZgP2wlJ4Kb7rpUTTdyPvRpyExmHmyZXFSDs 124
strawberry_resources/integrations/base.py sha256=KFNuKZVgoco6KnTsv5YSLEpI1w6hQ79tSUDnhc67HRg 1735
strawberry_resources/integrations/django.py sha256=u748CN8lQU3dcG6H7R9IOm_PGBXhXzutgjh97sEjYCs 9859
strawberry_resources/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
strawberry_resources/queries.py sha256=4wnCzXJ2A_Rqkmbxk422KyMByi1UvnGGzcX9d5tugXI 628
strawberry_resources/resolver.py sha256=pUnA5rv-oPPGQ3em4zxdE-jiMQz1_KWlcz7rAfpcMpE 9234
strawberry_resources/types.py sha256=7yIe93sY_8R8ynMt1ffbo4_gUx2eCz4EqwRe8ISbeh4 7242
strawberry_resources/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
strawberry_resources/utils/inspect.py sha256=CWrQc4M0OblT0XkuysS4-yMeQ9EN6JRkuPfzIqktmvI 2026
strawberry_resources/utils/pyutils.py sha256=vjX2qXId3b5QRhjnWKq3Pq9y6fGIfpwJH-p9BiOEvL0 662
strawberry_resources-0.11.0.dist-info/LICENSE sha256=SKQuaSJjXdN9xsynMfcvwlWsRm6E68tnZWHz-GgE2IM 1069
strawberry_resources-0.11.0.dist-info/METADATA sha256=tzSU_xtkQBISv2ijxQoqIpgmlRb0-Mad-OxHJzMZSQU 10599
strawberry_resources-0.11.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
strawberry_resources-0.11.0.dist-info/entry_points.txt sha256=Qnq2pl1SQ2CQHw5j4bnF4UtH_SEIa3cIGOMBGxsz5gk 69
strawberry_resources-0.11.0.dist-info/RECORD

entry_points.txt

strawberry_resources = strawberry_resources.cli:run