pip.
Prerequisites
- Python 3.8 or higher.
pipandvenvfor virtual environments (recommended).
Quick Install
Install the XDK from the GitHub subdirectory:main branch.
Development Install
For development or contributing:-
Clone the repository:
-
Install dependencies in editable mode:
This installs the SDK and its runtime dependencies.
-
(Optional) Install dev dependencies for testing/linting: