This repository is a fork of [python-opcua](https://github.com/FreeOpcUa/python-opcua) to rebase it completely on asyncio and drop support for Python < 3.6.
Please note that opcua-asyncio is still in development and should be treated as an alpha release.
There is also a draft of sync wrapper over async API which may replace python-opcua in the future in asyncua/sync.py