LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/example_client.py
examples/example_hmi.py
plc_tcpip_bridge/__init__.py
plc_tcpip_bridge/client.py
plc_tcpip_bridge/dataframe.py
plc_tcpip_bridge/server.py
plc_tcpip_bridge/utils.py
plc_tcpip_bridge.egg-info/PKG-INFO
plc_tcpip_bridge.egg-info/SOURCES.txt
plc_tcpip_bridge.egg-info/dependency_links.txt
plc_tcpip_bridge.egg-info/top_level.txt
test/test_client.py
test/test_dataframe.py
test/test_server.py
test/test_utils.py