$npx skillfedfor your agent

Packages starting with 'G'

522 packages · page 11 of 14

Packages

graph-retriever With conditions
PyPI · Python Modules · released Apr 2025

Combines vector similarity search with graph traversal over metadata to retrieve documents from existing vector stores, enabling both unstructured and structured retrieval in a single query.

However, the package is in Beta with limited recent activity (last release April 2025), so verify that your vector store is supported and test thoroughly before…

Apache-2.0pure Python · 3.10+aging
187.1Kdownloads / mo
graphdatascience With conditions
PyPI · Software Development · released Jun 2026

A Python client for Neo4j Graph Data Science that lets you project graphs, run algorithms, and build machine learning pipelines using pure Python code instead of Cypher.

Apache-2.0pure Python · 3.10+
74.5Kdownloads / mo
grapheme Skip
PyPI · Linguistic · released Mar 2020

Provides string manipulation functions that work with grapheme clusters—user-perceived characters—rather than individual Unicode code points, enabling correct length calculations and slicing for strings with combining marks, emoji modifiers, and other multi-codepoint characters.

permissive licensebuilds from sourceabandoned
1.2Mdownloads / mo
graphemeu With conditions
PyPI · Linguistic · released Jan 2026

Provides string manipulation functions that work with user-perceived characters (grapheme clusters) as defined by Unicode Standard Annex #29, rather than individual Unicode code points.

permissive licensepure Python · 3.10+aging
2.2Mdownloads / mo
graphene With conditions
PyPI · Libraries · released Nov 2024

Graphene is a Python library for building GraphQL schemas and types declaratively, supporting multiple data sources and integrating with frameworks like Django, SQLAlchemy, and MongoDB.

However, the 643-day gap since the last release raises a maintenance concern—verify that the project's release cadence matches your risk tolerance.

permissive licensepure Pythonaging
41.6Mdownloads / mo
graphene-django Worth it
PyPI · Libraries · released Mar 2025

Graphene-Django bridges Django models and GraphQL APIs, automatically generating GraphQL schemas from Django models and integrating with Django's authentication, permissions, and validation systems.

Install it if you're building a GraphQL API on top of Django models and want to avoid manual schema definition and boilerplate.

permissive licensepure Python
1.2Mdownloads / mo
graphene-django-optimizer With conditions
PyPI · Front-Ends · released Aug 2023

Automatically optimizes GraphQL queries executed by graphene-django using Django QuerySet methods like select_related, prefetch_related, and only to reduce database round-trips.

However, be aware that maintenance is dormant—last release was 2023-08-05—so compatibility with newer Django or graphene versions is unverified.

MITpure Pythondormant
143.5Kdownloads / mo
graphene-federation With conditions
PyPI · Libraries · released Oct 2025

Adds Apollo Federation support to Graphene GraphQL schemas, enabling multiple GraphQL services to compose into a federated graph following Apollo Federation specifications.

permissive licensepure Pythonaging
74.8Kdownloads / mo
graphene-file-upload Skip
PyPI · WWW/HTTP · released Feb 2021

Adds file upload support to GraphQL mutations in Graphene-based Django and Flask applications, handling multipart requests according to the GraphQL multipart spec.

No—not for new projects.

MITpure Pythonabandoned
334.4Kdownloads / mo
graphene-pydantic Worth it
PyPI · Libraries · released Feb 2024

Converts Pydantic models into GraphQL object types and input types for use with Graphene, enabling you to build GraphQL APIs from your existing Pydantic validation schemas.

Install it if you're building GraphQL APIs on top of existing Pydantic models and want to avoid duplicating type definitions.

Apache-2.0pure Python
501.9Kdownloads / mo
graphene-sqlalchemy With conditions
PyPI · Libraries · released Jun 2020

Graphene-SQLAlchemy exposes SQLAlchemy database models as GraphQL object types, letting you build GraphQL schemas directly from your existing database layer.

However, be cautious: the package has not been updated since June 2020, so verify that its dependencies (especially graphene and SQLAlchemy) remain compatible with…

permissive licensepure Pythonaging
581.9Kdownloads / mo
graphframes With conditions
PyPI · Scientific/Engineering · released Dec 2018

GraphFrames provides distributed graph processing and analytics on Apache Spark using DataFrame abstractions, with built-in algorithms and flexible APIs like Pregel and AggregateMessages for custom graph computation.

However, verify that your Spark version and Python environment are compatible, since the latest release date and classifier information suggest the package may not…

MITpure Python
2.7Mdownloads / mo
graphframes-py With conditions
PyPI · Scientific/Engineering · released Jun 2026

GraphFrames Python wrapper provides graph processing and analysis on Apache Spark, enabling operations like centrality metrics, motif finding, community detection, and traversals on distributed graph data.

The main gotcha is the external JVM dependency—you cannot use this package standalone; it requires a working Spark environment.

Apache-2.0pure Python · 3.10+
1.3Mdownloads / mo
graphifyy With conditions
PyPI · Software Development · released Aug 2026

Parses code, docs, PDFs, images, and video into a queryable knowledge graph for AI coding assistants, using tree-sitter AST for deterministic code analysis and optional semantic passes for other media.

Apache-2.0pure Python · 3.10+
1.8Mdownloads / mo
graphitesend Skip
PyPI · Monitoring · released Mar 2017

Sends metrics to Graphite's Carbon backend over TCP or UDP, with support for custom prefixes, grouping, and batch operations.

license unclearbuilds from sourceabandoned
129.0Kdownloads / mo
graphiti-core Worth it
PyPI · Artificial Intelligence · released Jul 2026

Graphiti builds and queries temporal context graphs for AI agents, tracking how facts change over time with full provenance to source data, supporting both semantic and keyword retrieval alongside graph traversal.

Apache-2.0pure Python
1.6Mdownloads / mo
graphlib Skip
PyPI · Python Modules · released Jun 2014

Provides a Python API for creating, serializing, and loading graph data structures conforming to the JSON Graph Spec, with built-in support for Neo4j database integration.

BSD-3-Clausebuilds from sourceabandoned
97.5Kdownloads / mo
graphql-core Worth it
PyPI · Libraries · released Jun 2026

GraphQL-core is a Python port of the GraphQL.js reference implementation, providing tools to define GraphQL schemas and execute queries against them with support for both synchronous and asynchronous resolvers.

Install it if you need to execute GraphQL queries in Python or build a GraphQL server.

MITpure Python
84.5Mdownloads / mo
graphql-core-promise With conditions
PyPI · Python Modules · released Mar 2025

Adds promise-based resolver and dataloader support to graphql-core v3+, enabling synchronous promise patterns as an alternative to asyncio for GraphQL execution.

However, the aging maintenance status (525 days since last release) means you should verify compatibility with your target graphql-core version and be prepared to…

BSD-3-Clausepure Python · 3.10+aging
134.4Kdownloads / mo
graphql-query With conditions
PyPI · Libraries · released Jul 2024

Builds GraphQL query strings programmatically in Python using a domain-specific language, letting you construct queries from Python classes instead of writing raw GraphQL strings.

MITpure Python · 3.8+dormant
277.6Kdownloads / mo
graphql-relay With conditions
PyPI · Libraries · released Apr 2022

Provides Relay-compliant patterns for GraphQL-core, including connection types for pagination, global object identification, and mutation helpers to simplify building Relay servers in Python.

MITpure Pythonabandoned
42.0Mdownloads / mo
graphql-server With conditions
PyPI · Libraries · released Aug 2025

GraphQL-Server provides helper functions to execute GraphQL queries and subscriptions on top of graphql-core, designed to integrate with Python web frameworks like Django, Flask, FastAPI, and others.

MITpure Pythonaging
151.9Kdownloads / mo
graphql-server-core With conditions
PyPI · Libraries · released Mar 2020

GraphQL-Server-Core provides base utilities and helper functions for building GraphQL servers or integrating GraphQL into existing web frameworks via GraphQL-Core.

Install it if you are building a custom GraphQL server integration and need low-level utilities, or if an existing framework integration you depend on still requires it.

MITbuilds from sourceaging
720.5Kdownloads / mo
graphqlclient Skip
PyPI · WWW/HTTP · released Jul 2018

A lightweight GraphQL client that sends queries to GraphQL endpoints and returns results, with support for custom authorization headers.

permissive licensebuilds from sourceabandoned
102.4Kdownloads / mo
graphrag With conditions
PyPI · Artificial Intelligence · released Jul 2026

GraphRAG extracts structured knowledge graphs from unstructured text using LLMs, enabling retrieval-augmented generation (RAG) systems to reason more effectively over private data.

Not recommended if you need a lightweight, zero-configuration RAG solution.

permissive licensepure Python
85.1Kdownloads / mo
graphtty Worth it
PyPI · Build Tools · released Feb 2026

Renders directed graphs as colored ASCII art in the terminal using a pure Python implementation with no external dependencies.

Install it if you need to display directed graphs in the terminal—it's particularly useful for agent workflows and CLI-based tools.

MITpure Python · 3.11+
404.9Kdownloads / mo
graphviz Worth it
PyPI · Visualization · released Jun 2025

Generates DOT language source code for graph structures and renders them using the Graphviz graph drawing software installed on your system.

Install it if you need to generate or render graphs from Python.

MITpure Python · 3.9+
56.8Mdownloads / mo
graphyte Skip
PyPI · Monitoring · released Jan 2022

graphyte sends metrics to a Graphite/Carbon server over TCP or UDP, with support for synchronous sends or background-thread batching via the standard library's threading module.

MITbuilds from sourceabandoned
140.6Kdownloads / mo
graspologic Worth it
PyPI · Mathematics · released Sep 2025

Graspologic provides graph statistical algorithms and utilities for processing, analyzing, and modeling networks using specialized statistical techniques that account for graph structure.

MITpure Python
148.2Kdownloads / mo
graspologic-native With conditions
PyPI · Mathematics · released Jun 2026

Provides a high-performance Rust implementation of the Leiden community detection algorithm for graph analysis, exposed to Python via a native extension module.

MITcompiled wheel · 3.9+
220.3Kdownloads / mo
gravis With conditions
PyPI · Scientific/Engineering · released Dec 2021

Gravis generates interactive graph visualizations as HTML/CSS/JavaScript output that can be viewed in a web browser, letting you explore network structures and relationships visually.

However, its abandoned status since 2021-12-08 means no updates for Python version compatibility, browser standards, or bug fixes—use it only for one-off…

Apache-2.0pure Python · 3.5+abandoned
82.7Kdownloads / mo
gravity Worth it
PyPI · Monitoring · released Jun 2026

Gravity manages multiple Galaxy server processes (gunicorn, celery, tusd, and others) through a unified CLI, providing start/stop/logging control via the `galaxyctl` command and a foreground runner via the `galaxy` command.

Install it if you are running a Galaxy server or managing Galaxy from source; it is already a dependency of Galaxy 22.01+.

MITpure Python · 3.8+
108.1Kdownloads / mo
graycode With conditions
PyPI · Mathematics · released Nov 2020

Converts between two's complement integers and gray code (reflected binary code), where successive values differ by only one bit.

However, the abandoned maintenance status means no bug fixes or Python version updates are forthcoming—install only if the current functionality meets your needs and…

MITbuilds from source · 3.5+abandoned
97.8Kdownloads / mo
graypy With conditions
PyPI · Logging · released Sep 2019

Provides Python logging handlers that format and send log messages to Graylog servers in GELF (Graylog Extended Log Format) via UDP, TCP, TLS, HTTP, or RabbitMQ.

BSD-3-Clausepure Pythondormant
561.5Kdownloads / mo
great-expectations Worth it
PyPI · Software Development · released Aug 2026

Defines and validates data quality expectations—unit tests for data—and generates documentation of validation results to help teams maintain consistent data standards.

Apache-2.0pure Python
27.7Mdownloads / mo
great-expectations-experimental With conditions
PyPI · Software Development · released Sep 2024

Experimental extensions and early-stage features for Great Expectations, the data quality validation framework that uses Expectations as unit tests for data.

Yes, with conditions: install only if you are already using great-expectations and want to trial experimental features in a non-production environment.

Apache-2.0pure Python
583.3Kdownloads / mo
great-tables Worth it
PyPI · Python Modules · released Jul 2026

Great Tables transforms Pandas or Polars DataFrames into formatted, publication-quality HTML tables or images with headers, footers, column spanners, and cell-level formatting.

MITpure Python · 3.10+
683.2Kdownloads / mo
greeclimate With conditions
PyPI · Networking · released Jun 2026

Async Python library for discovering, connecting to, and controlling Gree-based mini-split air conditioning and heat pump systems over the network.

The main gotcha is that device binding is finnicky and requires immediate re-scan if the device key is lost—test discovery and binding thoroughly before relying on it…

GPL-3.0-onlypure Python · 3.10+
79.7Kdownloads / mo
greenback With conditions
PyPI · Application Frameworks · released Dec 2025

Allows you to call async functions from synchronous code that runs within an asyncio or Trio event loop, bridging the gap between sync and async codebases without threading.

Apache-2.0pure Python · 3.8+
9.6Mdownloads / mo
greenery With conditions
PyPI · Text Processing · released Jun 2024

Parses and manipulates regular expressions by converting them to finite state machines, enabling operations like computing the intersection of two regexes to find strings both accept.

However, it is aging (no release since 2024-06-08); install it for a specific regex-algebra task, but do not expect active maintenance or rapid updates.

MITpure Pythonaging
250.5Kdownloads / mo