About the Python Adapter¶
The GraphKB python adapter is a python package to facilitate interacting with the GraphKB API.
The openapi specification can be found at /api/spec
.
The client also contains documentation on the background and features of GraphKB.
This adapter adds functions for common queries as well as for paginating and authenticating
Tutorials¶
There are a number of available tutorials in this space which cover using GraphKB for annotation via the python adapter.