mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-02 12:37:43 +03:00
Feb 15th 2023 update
This commit is contained in:
5
external/graphqlparser/python/README.md
vendored
Normal file
5
external/graphqlparser/python/README.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
This directory contains an example Python binding to the GraphQL
|
||||
parser and AST library. It uses
|
||||
[ctypesgen.py](https://github.com/davidjamesca/ctypesgen) to generate
|
||||
the binding code automatically from the pure C API in
|
||||
`../c`. `example.py` is a short program that uses this binding.
|
Reference in New Issue
Block a user