ulagbulag / kubegraph-py

KubeGraph Python Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeGraph Python Client

This is the official Python client library for KubeGraph, a service that facilitates the collection and distribution of real-time network graph information in a cloud-native environment. A network graph refers to a data structure that can be described in terms of nodes and edges. This repository enables access to KubeGraph services using Python, allowing users to receive network graph information and consume it within various data processing and machine learning frameworks, including Apache Arrow, Polars, and PyTorch. It offers robust and flexible compatibility options.

KubeGraph extracts and stores data in the form of nodes or edges from multiple data sources such as Kubernetes, OpenARK, and Prometheus, enabling users to tailor data retrieval and storage to their needs.

About

KubeGraph Python Client

License:GNU General Public License v3.0


Languages

Language:Python 73.8%Language:Dockerfile 16.1%Language:Just 10.1%