LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/config.yml
src/s7gateway/__init__.py
src/s7gateway/api.py
src/s7gateway/cli.py
src/s7gateway/config.py
src/s7gateway/metrics.py
src/s7gateway/plc.py
src/s7gateway/types.py
tests/conftest.py
tests/test_api.py
tests/test_cli.py
tests/test_concurrency.py
tests/test_config.py
tests/test_factory.py
tests/test_failures.py
tests/test_identity_and_bulk_write.py
tests/test_plc.py
tests/test_values_and_metrics.py