Python schema-first and auto-generate class graphql server
Project description
python-gql
Schema-first python graphql library.
Install
pip install python-gql
Use gqlgen
command.
generate types
gqlgen ./schema.graphql types --kind=dataclass
generator resolver
gqlgen ./schema.graphql resolver Query hello
help info
For more info about gqlgen
, please use gqlgen -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-gql-0.0.3.tar.gz
(12.3 kB
view hashes)
Built Distribution
python_gql-0.0.3-py3-none-any.whl
(14.8 kB
view hashes)
Close
Hashes for python_gql-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b99f781d99831a3f778f4a6edd1da2301aa52346022c1b281a29f2aa8d714812 |
|
MD5 | d7a2a311e0f89b17d54cd19ff2a6647f |
|
BLAKE2b-256 | 411c91f3533bdee6eac0f27e2f8f4648b92ce6a5bc852fa3180c297a323d1b60 |