mahmoud / awesome-python-applications

💿 Free software that works great, and also happens to be open-source Python.
ftp://you:relookin@it#readme
16.59k stars 2.68k forks source link

Add project: opcua-client-gui #126

Open jonemo opened 4 years ago

jonemo commented 4 years ago

Basic info

Application name: opcua-client-gui Application repo link: https://github.com/FreeOpcUa/opcua-client-gui Application home link: https://freeopcua.github.io Application description: Cross-platform GUI client for the OPC-UA protocol used by programmable logic controllers and other industrial automation technology (linux, windows, mac, pyqt)

Qualifications

There are a ton of great Python projects out there, but what makes an application "Awesome™"? Please check that all of the following criteria apply:

Installable via pip install opcua-client (PyPI page)

Additional notability info

It's the canonical debugging tool for the underlying python-opcua and asyncua libraries which have a combined ~650 Github stars and ~300 forks. For the small niche of Python usage in automation, this is substantial.

The project is mentioned on the OPC-UA standard's Wikipedia page.