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
  • Data Enrichment

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 (re)installation if you had installed Watchful previously.

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

Show the installed Watchful package.

pip3 list | grep 'Package\|watchful'

Run Tests

After you've done the preceding steps correctly, you will be able to see the following:

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

The version for Watchful Package is printed on screen.

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-1.0.0rc7.tar.gz (43.5 kB view hashes)

Uploaded Source

Built Distribution

watchful-1.0.0rc7-py3-none-any.whl (23.8 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