Skip to main content

Watchful API for Interacting with Watchful Environment

Project description

Watchful Python Package for Interacting with Watchful Environment

Overview

The current Watchful features include the following:

  • Watchful API

Steps

Create Python Enviroment

Create a Python virtual environment and activate it. The following are a few ways to do it:

For more steps on creating Python environments, refer to Watchful SDK repository or README_PY_ENV.md in the package directory.

Install Watchful Package

Install the built package. Add --force-reinstall to guarantee a full (re)installation.

pip3 install watchful[==your.desired.version] [--force-reinstall]

Show the installed Watchful package.

pip3 show watchful

Run Tests

After you've done the preceding steps correctly, you will be able to print the version of the installed Watchful package.

python3 -c 'import watchful; print(watchful.__version__);'

Examples

After you have installed the Watchful package, you can use it to empower your workflow in your Watchful application. Refer to our GitHub examples to get started.

Please contact a Watchful representative for the Watchful application.

Documentation

Click the following to view the Watchful package documentation:

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

watchful-2.3.0.tar.gz (53.1 kB view hashes)

Uploaded Source

Built Distribution

watchful-2.3.0-py3-none-any.whl (28.2 kB view hashes)

Uploaded Python 3

Supported by

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