Easy-to-use Python interface for Seeq
Project description
The seeq-spy Python module is the recommended programming interface for interacting with the Seeq Server.
Use of this module requires a Seeq Data Lab license.
Documentation can be found at https://python-docs.seeq.com.
The Seeq SPy module is a friendly set of functions that are optimized for use with Jupyter, Pandas and NumPy.
The SPy module is the best choice if you're trying to do any of the following:
- Search for signals, conditions, scalars, assets
- Pull data out of Seeq
- Import data in a programmatic way (when Seeq Workbench's CSV Import capability won't cut it)
- Calculate new data in Python and push it into Seeq
- Create an asset model
- Programmatically create and manipulate Workbench Analyses or Organizer Topics
Use of the SPy module requires Python 3.8 or later.
SPy version 187 and higher is compatible with Pandas 2.x.
To start exploring the SPy module, execute the following lines of code in Jupyter:
from seeq import spy
spy.docs.copy()
Your Jupyter folder will now contain a SPy Documentation folder that has a Tutorial and Command Reference
notebook that will walk you through common activities.
For more advanced tasks, you may need to use the seeq.sdk module directly as described at
https://pypi.org/project/seeq.
Upgrade Considerations
The seeq-spy module can/should be upgraded separately from the main seeq module by doing pip install -U seeq-spy. It is written to be compatible with Seeq Server version R60 and later.
Read the Installation page in the SPy documentation
for further instructions on how to install and upgrade the seeq-spy module.
Check the Change Log and
Version Considerations pages for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seeq_spy-199.3.tar.gz.
File metadata
- Download URL: seeq_spy-199.3.tar.gz
- Upload date:
- Size: 5.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bd0527a4421b5f63ecb32b68f0b6ca3fb4bb0618c6df55eb5479c896f0b150f
|
|
| MD5 |
726f1d9e291a2e9511179a6a43b97e83
|
|
| BLAKE2b-256 |
55c9381f35c0be1db1c8d502c345375deee83ae71c751ec9b5bb6378acaeaacc
|
File details
Details for the file seeq_spy-199.3-py3-none-any.whl.
File metadata
- Download URL: seeq_spy-199.3-py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58650b2d5425a89fd12c6cb99fb2bc737f59723bf34406dfe6941c9b56e90380
|
|
| MD5 |
94545fff27812f550f3e40678ff8e954
|
|
| BLAKE2b-256 |
233a6a9a0455e02ff9a0303a7b391b01c8fd20455bfeec49ae7580ce8c758f1a
|