You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/pyiec61850
Mikael Bourhis 0f0d22ab61 Python wrapper: update and improve CMakeLists
Tested and compatible with:

Ubuntu 20.04.6 LTS : Python 3.8.10;  CMake 3.16.3; Swig 4.0.1
Debian 11          : Python 3.9.2;   CMake 3.13.4; Swig 4.0.2
Ubuntu 22.04.3 LTS : Python 3.10.12; CMake 3.22.1; Swig 4.0.2
Ubuntu 23.10       : Python 3.11.6;  CMake 3.27.4; Swig 4.1.0
Alpine 3.18.4      : Python 3.11.6;  CMake 3.26.5; Swig 4.1.1

Signed-off-by: Mikael Bourhis <mikael.bourhis@smile.fr>
2 years ago
..
eventHandlers control server for python: add control action handler for operate server 3 years ago
examples Python wrapper: update CMakeLists, and rename the module to 'pyiec61850' 2 years ago
CMakeLists.txt Python wrapper: update and improve CMakeLists 2 years ago
iec61850.i Python wrapper: update CMakeLists, and rename the module to 'pyiec61850' 2 years ago
servicePythonWrapper.hpp python service wrapper: add state management for blocking IO in python 3 years ago
test_pyiec61850.py Python wrapper: update CMakeLists, and rename the module to 'pyiec61850' 2 years ago
tutorial.md Python wrapper: update CMakeLists, and rename the module to 'pyiec61850' 2 years ago