{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"Python client library for querying and managing Stardog knowledge graph servers and Stardog Cloud instances.","skillfed_tags":["knowledge-graph","semantic-web","sparql"],"use_cases":["Query a Stardog knowledge graph from a Python application to retrieve semantic data.","Integrate Stardog Cloud's natural language query features into Python scripts.","Build data pipelines that fetch RDF triples and process them with rdflib.","Automate SPARQL queries against a local or remote Stardog server.","Prototype semantic search or reasoning applications backed by Stardog."],"what_it_does":"Pystardog is a Python HTTP client for the Stardog knowledge graph platform, enabling developers to query and manage RDF data stored in Stardog servers or Stardog Cloud. It wraps HTTP communication with requests and requests-toolbelt, and integrates with rdflib for RDF data handling. The package is designed for both local Stardog instances and cloud deployments, with optional cloud-specific functionality available via an extras install.\n\nTypical usage involves establishing a connection to a Stardog endpoint, executing SPARQL queries, and processing results. The library handles authentication, request formatting, and response parsing, abstracting away low-level HTTP details. It supports Python 3.9 through 3.13 and is actively maintained.","worth_installing":"Yes. The package has low install friction, active maintenance, permissive licensing, and no known vulnerabilities. It is the official Python client for Stardog and is well-suited for anyone building applications that need to query or manage knowledge graphs on the Stardog platform."},"id":"pystardog","links":{"html":"https://skillfed.io/packages/pystardog","md":"https://skillfed.io/packages/pystardog.md","pypi":"https://pypi.org/project/pystardog/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-18","license_spdx":null,"license_treatment":"permissive","name":"pystardog","python_support":"supports_current","summary":"Python client for Stardog Platform Endpoints and Stardog Cloud"},"popularity":{"monthly_downloads":115945,"position":12231,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.20.0"}
