Skip to main content

package for installation of PCA Addon on Seeq

Project description

Welcome to the PCA packaged Add-on project!

This project includes the following Add-on elements:

  • PCA

If this project was created by the Add-on Example Generator:

  • The Add-on Example Generator creates a virtual environment in the project folder.
  • You will notice that the folder structure matches the elements you selected in the prompts of the Add-on Example Generator with their corresponding names.
  • You can also see that the addon.json configuration has been filled with the answers to the questions you provided in the CLI.
  • Finally, you will notice a _dev_tools folder that hosts all he utility functions that are helpful to develop, debug, package and deploy your Add-on. This folder is not meant to be manipulated, but you are welcome to look inside for more complex configurations.

Getting Started

To deploy your Add-on package example to Add-on Manager, follow the steps below:

  1. Activate the virtual environment

    • If you are using a Terminal, you can activate the virtual environment by running source .venv/bin/activate (Linux/Mac) or .venv\Scripts\activate (Windows).
    • If you are using an IDE, you can configure the IDE to use the virtual environment.
  2. Run python addon.py deploy --url https://<my-seeq-server> --username <username> --password <password> making sure you pass the correct URL, username, and password to your Seeq server.

  3. Run python addon.py watch to make changes to the Add-on package and automatically update the changes to Add-on Manager.

Development Notes

A global Python environment was created when this project was generated. This environment is located in the .venv folder. If you want work with a specific element, you can run python addon.py bootstrap --dir <element_folder> to create a virtual environment for that specific element. However, you can also run python addon.py bootstrap --dir <element_folder> --global-python-env . to update the global environment with new dependencies that you might add to the requirements.txt file of each element.

Logs

You can get the logs of the Add-on Manager from the server you are deploying to. The following commands can be used:

  • python addon.py logs to get a list of all the logs files from the Add-on Manager.
  • python addon.py logs --file <log_file> to get the content of a specific log file.
  • python addon.py logs-aom is a shortcut of python addon.py logs --file com.seeq.add-on-manager.log.

Tailing the logs is not currently supported.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

builder_addon_pca-0.0.4.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

BUILDER_ADDON_PCA-0.0.4-py3-none-any.whl (43.4 kB view details)

Uploaded Python 3

File details

Details for the file builder_addon_pca-0.0.4.tar.gz.

File metadata

  • Download URL: builder_addon_pca-0.0.4.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for builder_addon_pca-0.0.4.tar.gz
Algorithm Hash digest
SHA256 b61e171f35b2692c4908479f7a062ef2817970c5be03612e129d61bc95b6cdb7
MD5 fb698570dc6076d6cdfbc28e5e6eee44
BLAKE2b-256 3196e5e5cf0c6074b6f6fb5c1cf96e798ecec0fdea10ee76e96a73c984bbc91b

See more details on using hashes here.

File details

Details for the file BUILDER_ADDON_PCA-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for BUILDER_ADDON_PCA-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c6d3ce9b91518f20c4a383b1bd0f82725009c16e5a7ebef7062d5b9f4d851844
MD5 cf34c441e8ee7198d6735e233b9ec2ea
BLAKE2b-256 849ae66834cf68a6a2d61b7bf9cc89a1f8a49df5344a28720beaf8cc37123268

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page