python-graphql-client

Simple module for making requests to a graphQL server in python.

MIT License

Downloads
513.4K
Stars
80
Committers
8

Bot releases are visible (Hide)

python-graphql-client - v0.4.3 Latest Release

Published by DaleSeo over 3 years ago

  • Stoping Using Root Logger with One-off Logging Setup #44
python-graphql-client - v0.4.2

Published by steve148 almost 4 years ago

  • chore(deps): reduce strictness of dependencies #41
python-graphql-client - v0.4.1

Published by DaleSeo almost 4 years ago

  • Bumping Version for Aiohttp #38
  • CI runs pre-commit #37
  • Add ability to override init_payload for subscriptions. #36
python-graphql-client - v0.4.0

Published by DaleSeo almost 4 years ago

  • Support Advanced Usages #33
python-graphql-client - v0.3.1

Published by DaleSeo about 4 years ago

  • Subscription headers #30
  • Release v0.3.1 #31
python-graphql-client - 0.3.0

Published by DaleSeo over 4 years ago

  • Github Actions status badges πŸ… documentation #15
  • Bug/fix black flake8 conflict #17
  • new: dev: add gitchangelog to generate change log #19
  • feat: add pull_request as trigger for ci checks #20
  • Rewrite async tests without 3rd party library enhancement #21
  • Fix/flake8 consistent checks bug chore #22
  • GraphQL Subscriptions Support enhancement #23
  • Bump the version to 0.3.0 #24
python-graphql-client - 0.2.0

Published by DaleSeo over 4 years ago

  • feat: create pypi publish github action chore #8
  • Allow overriding headers when making requests #10
  • feat: create config for linter checks #11
  • Bump the version to 0.2.0 #13
python-graphql-client - 0.1.1

Published by steve148 over 4 years ago

  • Fix/setup fields #1
  • Link to new public repository on contributing guidelines #2
  • Add the Black label πŸŽ–to show our style πŸ’… #3
python-graphql-client - 0.1.0

Published by steve148 over 4 years ago

First version of the package πŸŽ‰

Package Rankings
Top 7.23% on Proxy.golang.org
Top 3.3% on Pypi.org
Badges
Extracted from project README
Code style: black
Related Projects