This package bundles no third-party code directly. Its runtime dependencies, installed transitively through PyPI, retain their original licences. The full list is reproduced here for convenience; the authoritative source is each dependency's PyPI page.
| Package | Licence | Purpose |
|---|---|---|
requests |
Apache-2.0 | HTTP transport to the Execlave API |
pydantic |
MIT | Input validation on the public SDK surface |
Installed only when the user opts into an extras group.
| Extras | Package | Licence |
|---|---|---|
[otel] |
opentelemetry-api, opentelemetry-sdk |
Apache-2.0 |
[langchain] |
langchain-core |
MIT |
[openai-agents] |
openai-agents |
Apache-2.0 |
[crewai] |
crewai |
MIT |
Not shipped with the published wheel. See pyproject.toml under [project.optional-dependencies].test.
execlave-sdk itself is released under the MIT licence — see LICENSE.
If you believe a dependency is missing from this notice or incorrectly attributed, please open an issue or email support@execlave.com.