Asynchronous Python client for aimlib mobile proxies, managed remote-browser sessions, network operations, and support tickets. Python 3.10 or newer is required.
python -m pip install --upgrade aimlibInclude the optional browser integration when needed:
python -m pip install --upgrade "aimlib[browser]"Setup, examples, the supported API contract, and customer-visible release notes are maintained at docs.aimlib.com.
python -m pip install -e ".[browser]"
python -m unittest discover -s tests -vReport security issues privately as described in the security policy. Never include API keys, credential-bearing proxy URLs, browser connection tokens, or customer data in an issue or log.