Skip to main content

A Python 3 driver for the Watlow EZ-Zone PM temperature controller standard bus protocol. This driver allows the user to access each of the parameters outlined in the Watlow user manual with just a few functions.

  • Free software: GNU Lesser General Public License v3 (LGPLv3)

Installation

pip install pywatlow

You can also install the in-development version with:

pip install https://github.com/BrendanSweeny/pywatlow/archive/master.zip

Documentation

https://pywatlow.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.4 (2022-04-15)

  • Fixed message generation/parsing for addresses 11 through 16

0.1.3 (2021-07-25)

  • Fixed support for multiple instances where the parameter data type is an integer

0.1.2 (2021-01-13)

  • added support for multiple instances, like in the RM series controllers with multiple channels

0.1.1 (2020-08-15)

  • Initial PyPI release

  • Various tox, badge, and metadata fixes

  • Removed unused temperature unit conversion functions

  • Updated Python version requirements

  • Minor documentation clean up

0.1.0 (2020-08-08)

  • Added basic functionality

    • Reading/writing of Watlow parameters

    • Request message generation

    • Calculation of check bytes

    • Response message parsing

Download files

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

Source Distribution

pywatlow-0.1.4.tar.gz (40.4 kB view details)

Uploaded Source

Built Distribution

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

pywatlow-0.1.4-py2.py3-none-any.whl (23.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pywatlow-0.1.4.tar.gz.

File metadata

  • Download URL: pywatlow-0.1.4.tar.gz
  • Upload date:
  • Size: 40.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4

File hashes

Hashes for pywatlow-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ebe3331f22374be782f27417c2c8edd273dc524934f786a8cd43a33e5f4ec339
MD5 fcde22c9c57cf2d065c50bfc4f746fbd
BLAKE2b-256 fd7ed070f7467fcd1d48b9dfb29cd57879dc0b052afc594a1bf213e3badb040b

See more details on using hashes here.

File details

Details for the file pywatlow-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: pywatlow-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4

File hashes

Hashes for pywatlow-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 464e51aa52690bb465dc304306de25f26929daa757a56fe39680666c8d1b9655
MD5 d116d266db15fc4bcdc0dc0bfc7ccae8
BLAKE2b-256 463207308e9ebda010775447d471e3d6cb3e938c768eed4b99c8857a9c91cade

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.4 This release

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

Supported by

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