skillfed

seeq-spy

Easy-to-use Python interface for Seeq

seeq-spy v202.6 96.3K downloads/30d#13,219 on PyPI
License unclear Seeq Python Library – License File ------------------------------------------------------------------------------------------------------------------------ Seeq Python Library - Copyright Notice ©… (full text in the JSON record) Active released

What it is and what it does

Seeq-spy is the official Python client library for Seeq Server, designed to work seamlessly with Jupyter notebooks, Pandas DataFrames, and NumPy arrays. It provides a high-level, user-friendly API for common tasks like searching for signals and conditions, extracting time-series data, importing data programmatically, calculating derived metrics, and creating or modifying Workbench analyses and organizer topics. The library wraps lower-level SDK functionality and is optimized for interactive data science workflows.

Using seeq-spy requires an active Seeq Data Lab license and Python 3.8 or later. The package depends on standard data-science libraries (numpy, pandas, python-dateutil, pytz, requests, urllib3) and integrates directly with your Seeq Server instance. It is the recommended entry point for most programmatic Seeq workflows; more advanced use cases may require the lower-level seeq.sdk module.

Use it for:

  • Extract historical time-series data from Seeq Server into Pandas DataFrames for analysis in Jupyter
  • Automate bulk import of CSV or programmatically-generated data into Seeq when the UI import tool is insufficient
  • Calculate new signals or conditions in Python and push results back into Seeq for visualization and sharing
  • Programmatically create and configure asset hierarchies and Workbench analyses without manual UI interaction
  • Build reproducible data pipelines that combine Seeq data retrieval with NumPy and Pandas transformations

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Seeq-spy is a Python interface for interacting with Seeq Server, enabling programmatic access to search, retrieve, and manipulate signals, conditions, and data within Seeq's platform.

Yes, if you have an active Seeq Data Lab license and need to automate or script interactions with Seeq Server. The package is actively maintained, has low install friction, and is the official recommended interface for Python-based workflows. The proprietary license is a non-issue if you already subscribe to Seeq; it becomes a blocker only if you do not have a valid license or if your subscription expires.

Install

seeq-spy on PyPI

pip

pip install seeq-spy

uv

uv add seeq-spy

poetry

poetry add seeq-spy

Installing seeq-spy

Before you install

Low install friction with a pure-Python wheel distribution. Actively maintained with a release 7 days ago. Requires a Seeq Data Lab license to function, which is a runtime dependency rather than an install-time concern.

License in practice

Licensed under Seeq's proprietary End User License Agreement, not open source. Use is restricted to the subscription term of your Seeq Server license; the license terminates immediately upon expiration of your paid Seeq subscription. Redistribution, modification, and reverse engineering are prohibited.

Quickstart

pip install seeq-spy

from seeq import spy
spy.docs.copy()

Requires an active Seeq Data Lab license and Python 3.8 or later.

Verify before relying

  • Whether the package works with Seeq Server versions prior to R60
  • Whether SPy version 187 or higher is required for Pandas 2.x support

Package facts

License Seeq Python Library – License File ------------------------------------------------------------------------------------------------------------------------ Seeq Python Library - Copyright Notice ©… (full text in the JSON record) (unclear)
Python support supports the current Python release (>=3.8)
Install friction low — pure-Python wheel
Runtime dependencies 7 — Deprecated, numpy, pandas, python-dateutil, pytz, requests, urllib3
Maintenance actively maintained — 7 days since the last release
First released
Downloads 96,343/month — #13,219 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: seeq_spy-202.6-py3-none-any.whl

License :: Other/Proprietary LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3

Tags

seeq server python apitime series data extractionindustrial data analysisseeq workbench automationpandas numpy data integrationjupyter notebook seeqcondition and signal management
seeq-integrationtime-series-dataindustrial-analytics

More Front-Ends packages