python-opcua | LGPL Pure Python OPC-UA Client and Server | Networking library

 by   FreeOpcUa Python Version: 0.98.13 License: LGPL-3.0

kandi X-RAY | python-opcua Summary

kandi X-RAY | python-opcua Summary

python-opcua is a Python library typically used in Networking applications. python-opcua has no bugs, it has no vulnerabilities, it has build file available, it has a Weak Copyleft License and it has medium support. You can download it from GitHub.

Pure Python OPC UA / IEC 62541 Client and Server Python 2, 3 and pypy. OPC UA binary protocol implementation is quasi complete and has been tested against many different OPC UA stacks. API offers both a low level interface to send and receive all UA defined structures and high level classes allowing to write a server or a client in a few lines. It is easy to mix high level objects and low level UA calls in one application. Most low level code is autogenerated from xml specification, thus adding missing functionality to client or server is often trivial. coverage.py reports a test coverage of over 95 % of code, most of non-tested code is autogenerated code that is not used yet.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              python-opcua has a medium active ecosystem.
              It has 1213 star(s) with 644 fork(s). There are 104 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 391 open issues and 420 have been closed. On average issues are closed in 148 days. There are 22 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of python-opcua is 0.98.13

            kandi-Quality Quality

              python-opcua has 0 bugs and 0 code smells.

            kandi-Security Security

              python-opcua has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              python-opcua code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              python-opcua is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              python-opcua releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 216199 lines of code, 2349 functions and 131 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed python-opcua and discovered the below as its top functions. This is intended to give you an instant insight into python-opcua implemented functionality, and help decide if they suit your requirements.
            • Create the standard address space part of the standard address space space .
            • Create the standard address space space part .
            • Creates the standard address space space part .
            • Create the standard address space space for the standard address space .
            • Create the standard address space for the standard address space .
            • Create the standard address space for the standard address space .
            • Create the standard address space part of the standard address space .
            • Creates the standard address space part .
            • Create the standard address space part of the standard address space .
            • Creates the standard address space part .
            Get all kandi verified functions for this library.

            python-opcua Key Features

            No Key Features are available at this moment for python-opcua.

            python-opcua Examples and Code Snippets

            No Code Snippets are available at this moment for python-opcua.

            Community Discussions

            Trending Discussions on python-opcua

            QUESTION

            Python opcua module CancelledError
            Asked 2021-Mar-15 at 12:11

            I am currently trying to connect to an OPC UA server, which was set up on my local device as a test environment. The server was not set up by me, it is not implemented in python (think it might be json). I wanted to connect to it using the following code:

            ...

            ANSWER

            Answered 2021-Mar-15 at 12:11

            From the error it seems the Python client is trying to connect using the UA Binary TCP transport but you have been given an HTTPS endpoint URL.

            Perhaps you need to use a different endpoint URL to connect to this server? Maybe it’s opc.tcp://{PCName}:4840/opcua if it’s using the default port.

            Source https://stackoverflow.com/questions/66634907

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install python-opcua

            With pip (note: the package was ealier called freeopcua).
            Python > 3.4: cryptography, dateutil, lxml and pytz.
            Python 2.7 or pypy < 3: you also need to install enum34, trollius (asyncio), and futures (concurrent.futures), with pip for example.

            Support

            Some documentation is available on ReadTheDocs. A simple GUI client is available: https://github.com/FreeOpcUa/opcua-client-gui. Minimal client example: https://github.com/FreeOpcUa/python-opcua/blob/master/examples/client-minimal.py Minimal server example: https://github.com/FreeOpcUa/python-opcua/blob/master/examples/server-minimal.py. A set of command line tools also available: https://github.com/FreeOpcUa/python-opcua/tree/master/tools. How to generate certificate: https://github.com/FreeOpcUa/python-opcua/tree/master/examples/generate_certificate.sh.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FreeOpcUa/python-opcua.git

          • CLI

            gh repo clone FreeOpcUa/python-opcua

          • sshUrl

            git@github.com:FreeOpcUa/python-opcua.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Networking Libraries

            Moya

            by Moya

            diaspora

            by diaspora

            kcptun

            by xtaci

            cilium

            by cilium

            kcp

            by skywind3000

            Try Top Libraries by FreeOpcUa

            opcua-asyncio

            by FreeOpcUaPython

            freeopcua

            by FreeOpcUaC++

            opcua-client-gui

            by FreeOpcUaPython

            opcua-modeler

            by FreeOpcUaPython

            FreeOpcUa.github.io

            by FreeOpcUaCSS