.. include:: links.rst ************ Installation ************ .. code:: bash $ pip install aiopenapi3 * aiopenapi3[auth] will install httpx-auth_ which is required to authenticate using oauth2/azuread/. Currently httpx-auth is `limited to Sync `_ operations.