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

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 see the following:

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

The version for Watchful Package is printed on screen.

Documentation

Stay in tune for our upcoming documentation pages! These are currently inline within the source code.

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.0.tar.gz (41.2 kB view hashes)

Uploaded Source

Built Distribution

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