Python API Component
The Python API component of the Eduction SDK includes:
-
The Eduction library on Windows
edk.dll
or shared object on Linuxlibedk.so
.NOTE: You might also need additional runtime libraries to run the Eduction SDK. See Eduction SDK Package.
-
A Python wheel,
edk-version-py3-none-any.whl
(whereversion
is the version number). -
Python code samples that you can compile and execute by using the Eduction SDK.