文件名称:Python-Strawberry一个基于数据类的新PythonGraphQL库
文件大小:113KB
文件格式:ZIP
更新时间:2022-08-31 23:54:55
Python开发-其它杂项
Strawberry 一个基于数据类的新Python GraphQL库
【文件预览】:
strawberry-graphql-strawberry-4d6b785
----strawberry()
--------exceptions.py(2KB)
--------type.py(4KB)
--------utils()
--------type_converter.py(3KB)
--------permission.py(231B)
--------enum.py(1KB)
--------mutation.py(238B)
--------__init__.py(304B)
--------cli()
--------scalars.py(47B)
--------schema.py(345B)
--------field.py(9KB)
--------graphql.py(710B)
--------asgi()
--------constants.py(143B)
--------static()
----netlify.toml(79B)
----.flake8(147B)
----.github()
--------logo.png(51KB)
----poetry.lock(23KB)
----scripts()
--------base.py(2KB)
--------has_release.py(321B)
--------prepare_release.py(1KB)
--------publish_changes.py(527B)
--------create_github_release.py(1KB)
----.circleci()
--------config.yml(3KB)
----CONTRIBUTING.md(6KB)
----pytest.ini(47B)
----.isort.cfg(430B)
----LICENSE(1KB)
----README.md(2KB)
----Makefile(277B)
----.pre-commit-config.yaml(507B)
----.codecov.yml(243B)
----tests()
--------test_interface.py(662B)
--------test_field.py(3KB)
--------utils()
--------test_subscription.py(1KB)
--------test_input_types.py(477B)
--------test_forward_references.py(508B)
--------test_cyclic()
--------test_enum.py(3KB)
--------test_permission.py(2KB)
--------test_strawberry.py(91B)
--------__init__.py(0B)
--------test_schema.py(10KB)
--------test_declaring_types.py(1006B)
--------test_arguments_converter.py(2KB)
--------test_type_converter.py(2KB)
--------asgi()
--------test_union.py(3KB)
----.gitignore(3KB)
----pyproject.toml(1KB)
----CHANGELOG.md(4KB)