Skip to main content

OPCUA Tools for Python using Pandas DataFrames

Project description

opcua-tools

Python/pandas-based tools for OPC UA information models. OPC UA information models are represented and manipulated in Pandas Dataframes. There is a parser from NodeSet2 XML files, functions for manipulating/extracting information from information models and a NodeSet2 generator. There are some general tests here, but most of the testing is indirect through its use in quarry and other internal tools.

Installation

To install, run this command:

pip install git+https://github.com/PrediktorAS/opcua-tools.git

Usage

Forthcoming... see the test cases.

Logging

Throughout the package the python logging module is used for logging. The logging module follows a "bubble up" strategy which means the logging message will be available to the application using the package. In each file a NullHandler is added as the Handler for logging. As this is a library (or package) this is recommended from the authors of the logging package (see. here). This means there is no configuration for logging. If logging to console is desired this must be setup in the application which uses this package.

There is no configuration needed to connect to this package. Simply setting up logging within the application which uses this library, will cause the logs within this package to appear. A basic logging configuration can be found in the documentation for the logging module.

License

The code in this repository is copyrighted to Prediktor AS, and is licensed under the Apache 2.0 license.
Exceptions apply to some of the test data and static files for parsing/generation (see document headers for license information).

Author: Magnus Bakken

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

opcua_tools-1.6.4.tar.gz (240.9 kB view details)

Uploaded Source

Built Distribution

opcua_tools-1.6.4-py3-none-any.whl (243.5 kB view details)

Uploaded Python 3

File details

Details for the file opcua_tools-1.6.4.tar.gz.

File metadata

  • Download URL: opcua_tools-1.6.4.tar.gz
  • Upload date:
  • Size: 240.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for opcua_tools-1.6.4.tar.gz
Algorithm Hash digest
SHA256 5196d485c6f7d371b45c9bd643714063178d29ed71e81bf988dca2ccc7bcb2b7
MD5 a2e21ee5c855bc6cbceff1ed83a9d808
BLAKE2b-256 601f2affa9d80bf91f34ae522b5f815bc6cd942a16b7e24965ea0823cde30266

See more details on using hashes here.

File details

Details for the file opcua_tools-1.6.4-py3-none-any.whl.

File metadata

  • Download URL: opcua_tools-1.6.4-py3-none-any.whl
  • Upload date:
  • Size: 243.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for opcua_tools-1.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2231ec9b38cf4324a8c5478846fe33f1147d38ac10543b08df8cc981a3c263df
MD5 4f375016789c4ddd858d81df7e917700
BLAKE2b-256 78b7d0d377ae42f2ba363c550b26e975e9d8c47dab0b90409d6a7074447205fc

See more details on using hashes here.

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