
Product
Introducing Data Exports
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.
aiqpy
Advanced tools
aiqpy is a wrapper library that allows you to interact with an AppearIQ 8 <https://appeariq.com>_ platform using Python.
The library connects to the REST APIs of the platform and takes care of authentication and session management so you can focus on funnier things.
.. code-block:: pycon
>>> platform = aiqpy.Connection(profile='dev')
>>> user = platform.get(['admin', 'users'], username='stephen.falken')[0]
>>> user['password'] = 'joshua'
>>> updated = platform.put(['admin', 'users'], user)
aiqpy uses Requests <http://python-requests.org>_ for performing HTTP requests.
aiqpy is licensed under GNU GPL v3.0.
FAQs
Python bindings for connecting to a AIQ8 server
We found that aiqpy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.

Research
/Security News
Docker and Socket have uncovered malicious Checkmarx KICS images and suspicious code extension releases in a broader supply chain compromise.