Skip to main content

Python connector to OSIsoft PI SDK

Project description

A python connector to the OSISoft PI and PI-AF databases

This connector allows access to the OSISoft PI System through their proprietary SDK. It provides a number of classes, mostly mirroring the AF SDK structure, but at the same time implementing the cool stuff we use Python for. Connections to the database are therefore implemented as context managers, to allow opening a connection using a with statement.

PyPI listing Continuous Integration status Documentation Status Security Updates Automated code review Code style: black

Python connector to OSIsoft PI SDK

Features

  • TODO

History

0.8.0 (2020-03-03)

  • Added option to configure the timezone for the returned index. Changed default from Europe/Amsterdam to UTC! Adds pytz as new dependency(#499)

  • More robust detection of the default PI AF server (#496, #501)

  • Removed pytest-runner dependency unless explicitly requested (#503)

  • Exiting the context manager for a PIAFDatabase no longer explicitly disconnects from the server, but leaves it up to SDK. (#487)

  • Various updates of the package dependencies

0.7.1 (2019-08-16)

  • Improved documentation

  • Changed PIData.PISeriesContainer to an Abstract Base Class

0.7.0 (2018-11-14)

  • Add summary, summaries, and filtered_summaries methods to PIPoint

    and PIAFAttribute

0.6.0 (2018-07-05)

0.5.1 (2017-11-25)

0.4.0 (2017-11-25)

  • First release on PyPI.

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

PIconnect-0.8.0.tar.gz (36.0 kB view hashes)

Uploaded Source

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