django-auto-graphql

View on PyPIReverse Dependencies (0)

0.0.2 django_auto_graphql-0.0.2-py3-none-any.whl

Wheel Details

Project: django-auto-graphql
Version: 0.0.2
Filename: django_auto_graphql-0.0.2-py3-none-any.whl
Download: [link]
Size: 9067
MD5: 9669c1b4a66a89c7808577cf1f10617a
SHA256: bab073a7712516f2f4ff82def056bd29e363604026984f457aaab20b18e6de6c
Uploaded: 2021-06-24 01:11:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-auto-graphql
Version: 0.0.2
Summary: an automatic GraphQL API for all the models in a Django project
Author: olegkishenkov
Author-Email: oleg.kishenkov[at]gmail.com
Home-Page: https://github.com/olegkishenkov/django-auto-graphql
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.1
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2339 characters]

WHEEL

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

RECORD

Path Digest Size
example_project/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example_project/asgi.py sha256=cicVAhqwmoCJ2bOy-lEmm07DAX5WAeHnyX9skBVQmKk 407
example_project/settings.py sha256=QTorWMDISsMDo9s2xOkVc7BfnKeIqoBH95TEa4j_xP8 3362
example_project/urls.py sha256=g7tnqwvHwQbwvem4t7nFM_bmJW-gXPqblGentHScTis 810
example_project/wsgi.py sha256=KvqehrxuNZE3cRkuMbjI45gB4svr-WJUxfuVc95SGl0 407
polls/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
polls/admin.py sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg 63
polls/apps.py sha256=H-wsA7OJsaGcc1W1t3CaxjXJ_4vhAUJLYxLUkiFsGeo 142
polls/models.py sha256=CiLtuXGgbdWgEFQkUrw_pRRRabKhtZBV7NZHL0JMUzg 361
polls/tests.py sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g 60
polls/views.py sha256=xc1IQHrsij7j33TUbo-_oewy3vs03pw_etpBWaMYJl0 63
polls/migrations/0001_initial.py sha256=F6Kuo_8aBjdS3RKdBGRhiLo82rUi8IcgIzwo8gv90z8 1081
polls/migrations/0002_initial_data.py sha256=_iPZD1yxjOPQOWWA8qkE4gK-KTjkotJzwPNyq90a2_Q 1923
polls/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_auto_graphql-0.0.2.dist-info/LICENSE sha256=PTiQAyUn0eLM5lz1arSPW9WBEX9ICBXceVu9KJcCWkU 1071
django_auto_graphql-0.0.2.dist-info/METADATA sha256=Lynb2z-L0xKsemPQROAegVH9SZ5DqbgPS-w1UOuj9Xw 2869
django_auto_graphql-0.0.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
django_auto_graphql-0.0.2.dist-info/top_level.txt sha256=GCGsoAOG4F1wCBtkKvy0spI9Z1PTpzS-4Y0aQb5Zooo 22
django_auto_graphql-0.0.2.dist-info/RECORD

top_level.txt

example_project
polls