# fledge-south-s7-python **Repository Path**: mirrors_fledge-iot/fledge-south-s7-python ## Basic Information - **Project Name**: fledge-south-s7-python - **Description**: Read Siemens S7 PLCs data over TCP - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-21 - **Last Updated**: 2026-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fledge-south-s7-python ## Installation 1) Copy the python/fledge/plugins/south/s7_python directory to /usr/local/fledge/python/fledge/python/plugins/south/ 2) sh ./requirements.sh 3) pip3 install -Ir python/requirements-s7_python.txt 4) ldconfig ## Testing