A Python implementation of an Elastic Agent Client. Currently at version 0.0.1.dev2 (development release). Release cadence is unknown as the project is in early development. Requires Python >=3.10.
pip install elastic-agent-clientNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the client with URL and API key from environment variables, then call health().
Pin to a specific version and monitor for changes.
Use 'from elastic_agent_client import ...'
Set ELASTIC_AGENT_API_KEY or pass api_key parameter.
No dependency data recorded yet.