šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

graphql-builder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-builder

Easy solution for dynamic generation of GraphQL operations.

1.0.0a3
PyPI
Maintainers
1

graphql-builder

Easy solution for dynamic generation of GraphQL operations.

Sponsor on GitHub Documentation Status Code style: black Imports: isort We use pre-commit! License: Apache-2.0

Installation

Python 3.8 or higher is required

To install the library, you can just run the following command:

# Linux/OS X
python3.9 -m pip install -U graphql-builder

# Windows
py -3.9 -m pip install -U graphql-builder

Documentation

Read graphql-builder's documentation

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Jakub Kuczys Ā Ā·Ā  GitHub @jack1142

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts