Skip to main content
pip install repello-argus-client

The SDK requires Python 3.8 or higher. When you install the package, pip will automatically handle the installation of its essential dependencies:
  • httpx: A modern, high-performance HTTP client for Python.
  • pydantic: Used for robust data validation, type enforcement, and settings management.
  • tenacity: Powers the resilient, automatic retry mechanism for network requests.
There are no additional non-Python system-level dependencies required for the SDK to function.