Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

pystardog

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pystardog

Python client for Stardog Platform Endpoints and Stardog Cloud

pipPyPI
Version
0.20.0
Maintainers
4

pystardog

PyPI version

Python client for Stardog servers and Stardog Cloud.

Requirements: Python 3.9+

Quick Start

Install from PyPI:

pip install pystardog

For Stardog Cloud functionality:

pip install pystardog[cloud]

Documentation

Full documentation: http://pystardog.readthedocs.io

  • Getting Started - Installation, examples, and basic usage
  • API Reference - Complete API documentation
  • Contributing - Development setup, testing, and contribution guidelines

Interactive Tutorial

There is a Jupyter notebook and instructions in the notebooks directory of this repository.

Voicebox Demo

Interactive example showing natural language queries with Stardog Cloud's Voicebox (examples/voicebox_example.py):

Voicebox Demo

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts