graphene-sqlalchemy:石墨烯SQLAlchemy集成

时间:2021-02-04 03:29:35
【文件属性】:
文件名称:graphene-sqlalchemy:石墨烯SQLAlchemy集成
文件大小:66KB
文件格式:ZIP
更新时间:2021-02-04 03:29:35
python graphql sqlalchemy graphene GraphQLPython 请阅读以了解如何升级到Graphene 2.0 。 石墨烯-SQL炼金术 的集成。 安装 要安装石墨烯,只需在您的shell中运行此命令 pip install " graphene-sqlalchemy>=2.0 " 例子 这是一个简单SQLAlchemy模型: from sqlalchemy import Column , Integer , String from sqlalchemy . ext . declarative import declarative_base Base = declarative_base () class UserModel ( Base ):
【文件预览】:
graphene-sqlalchemy-master
----.gitignore(855B)
----setup.cfg(548B)
----README.md(3KB)
----README.rst(3KB)
----bin()
--------autolinter(354B)
--------convert_documentation(72B)
----.pre-commit-config.yaml(719B)
----graphene_sqlalchemy()
--------resolvers.py(892B)
--------registry.py(4KB)
--------tests()
--------types.py(11KB)
--------batching.py(3KB)
--------enums.py(8KB)
--------utils.py(4KB)
--------fields.py(6KB)
--------__init__.py(282B)
--------converter.py(9KB)
----docs()
--------conf.py(12KB)
--------index.rst(114B)
--------tutorial.rst(6KB)
--------tips.rst(2KB)
--------requirements.txt(69B)
--------examples.rst(2KB)
--------Makefile(7KB)
----examples()
--------flask_sqlalchemy()
--------nameko_sqlalchemy()
----CODEOWNERS(27B)
----CONTRIBUTING.md(1012B)
----.coveragerc(23B)
----LICENSE.md(1KB)
----setup.py(2KB)
----.travis.yml(2KB)
----tox.ini(410B)

网友评论