Introduction¶
The Diffusion Python library allows Python applications to interact with a Diffusion server.
Supported Python Versions¶
The Diffusion Python SDK 6.11.0 officially supports the following interpreters:
- CPython 3.7.8 or later
- CPython 3.8.5 or later
We recommend using the latest available patch version of the Python interpreter.
Installing the Diffusion client¶
The easiest way to install the latest version is:
It is possible to install a specific version, for example if you need one that works with the previous version of the Diffusion server:
Alternatively, the package is also available in the clients
directory of the Diffusion installation: