profusion / sgqlcLinks
Simple GraphQL Client
☆547Updated 2 months ago
Alternatives and similar repositories for sgqlc
Users that are interested in sgqlc are comparing it to the libraries listed below
Sorting:
- A Python 3 port of the GraphQL.js reference implementation of GraphQL.☆531Updated last week
- Generate fully typed Python client for any GraphQL API from schema, queries and mutations☆376Updated 3 weeks ago
- Integrate GraphQL with your Pydantic models☆244Updated 11 months ago
- A GraphQL client in Python☆1,658Updated last month
- GraphQL Engine built with Python 3.6+ / asyncio☆854Updated 2 years ago
- Filters for Graphene SQLAlchemy integration☆119Updated 3 months ago
- Asyncio DataLoader for Python3☆292Updated last month
- Python library for implementing GraphQL servers using schema-first approach.☆2,310Updated 2 months ago
- This is the core package for using GraphQL in a custom server easily☆132Updated 4 months ago
- Snapshot Testing utils for Python 📸☆549Updated last year
- Federation support for graphene☆137Updated 3 years ago
- 🎱 Capable GraphQL client for Python☆69Updated 2 weeks ago
- A Python GraphQL Client library providing ability to validate and make type-safe GraphQL calls☆78Updated 4 years ago
- Graphene SQLAlchemy integration☆992Updated 4 months ago
- A SQLAlchemy Integration for strawberry-graphql☆122Updated last month
- Automatic generation of marshmallow schemas from dataclasses.☆473Updated 6 months ago
- Simple module for making requests to a graphQL server in python.☆80Updated 5 months ago
- Mocked responses for the requests library☆466Updated last year
- Mypy plugin and stubs for SQLAlchemy☆583Updated last year
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆351Updated last year
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆503Updated last week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆582Updated 3 weeks ago
- JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow