Skip to main content

Probe and Actuator Library

Project description

tmalibrary

Class files to be used during the development of probes and actuators developed in Python.

Prerequisites

To use this library, you need to install tmalibrary module. To install this module, you need to execute the following command:

pip install tmalibrary

Usage

To use this library in the development of your probe, you need to include the following lines in your probe main file, using the code below.

from tmalibrary.probes import *

To use this library in the development of your actuator, you need to include the following line in your probe main file, using the code below.

from tmalibrary.actuator import *

Note: To upload a new version of this library, the INSTRUCTIONS.md file has all instructions needed.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tmalibrary-9.2-py3-none-any.whl (6.6 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