LICENSE
README.md
pyproject.toml
setup.py
py_madvr2.egg-info/PKG-INFO
py_madvr2.egg-info/SOURCES.txt
py_madvr2.egg-info/dependency_links.txt
py_madvr2.egg-info/top_level.txt
pymadvr/__init__.py
pymadvr/commands.py
pymadvr/connection_pool.py
pymadvr/consts.py
pymadvr/errors.py
pymadvr/madvr.py
pymadvr/notifications.py
pymadvr/py.typed
pymadvr/simple_pool.py
pymadvr/wol.py
tests/test_MadVR.py
tests/test_command_construction.py
tests/test_connection_pool.py
tests/test_simple_integration.py