skillfed

eyes-common

Applitools Python SDK. Common code package

eyes-common v6.10.1 559.8K downloads/30d#6,006 on PyPI
License unclear LicenseRef-Proprietary Active released

What it is and what it does

Eyes-common is the base SDK package for Applitools Eyes, providing shared infrastructure for visual testing in Python. It serves as a common layer that other Eyes SDKs build upon, with dependencies on attrs, marshmallow, websocket-client, and core-universal4 for serialization and communication.

The package supports Python 3.7 and later, runs on macOS, Windows, and Linux, and has no known security vulnerabilities. It is actively maintained and positioned for use in visual testing workflows, though the fact sheet indicates it is typically installed as a dependency of other Eyes packages rather than used directly.

Use it for:

  • Base dependency for eyes-playwright or other Eyes SDK variants that perform visual regression testing
  • Visual testing infrastructure in CI/CD pipelines for cross-platform browser automation
  • Image comparison workflows where visual consistency validation is required
  • Shared testing utilities for teams standardizing on Applitools visual testing

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Base SDK package for Applitools Eyes that provides shared visual testing infrastructure for Python, supporting Playwright browser automation and image-based testing.

Yes, with conditions. The package is actively maintained with low install friction and serves as the foundation for Applitools visual testing. However, the proprietary license is unclear—verify Applitools' licensing terms for your use case before committing to production. No security vulnerabilities are known.

Install

eyes-common on PyPI

pip

pip install eyes-common

uv

uv add eyes-common

poetry

poetry add eyes-common

Installing eyes-common

Before you install

Low install friction with four runtime dependencies (attrs, core-universal4, marshmallow, websocket-client). Package is actively maintained with a release 4 days old, indicating ongoing support.

License in practice

License treatment is unclear—the package declares a proprietary license (LicenseRef-Proprietary) but with no explicit license text provided. Review licensing terms before integrating into your project.

Quickstart

pip install eyes-common

import attrs
import marshmallow
import websocket_client

# Typically used as a dependency of eyes-playwright or similar

Requires Python 3.7 or later. This is a base package; typical usage involves installing eyes-playwright or another Eyes variant that depends on eyes-common.

Verify before relying

  • Whether the proprietary license permits commercial use without additional licensing agreements
  • Whether core-universal4 is a typo or intentional dependency name (unusual naming pattern)
  • Specific visual testing capabilities and API surface beyond base infrastructure
  • How this base package is typically used versus eyes-playwright or other Eyes variants

Package facts

License LicenseRef-Proprietary (unclear)
Python support supports the current Python release (<4,>=3.7)
Install friction low — pure-Python wheel
Runtime dependencies 4 — attrs, core-universal4, marshmallow, websocket-client
Maintenance actively maintained — 4 days since the last release
First released
Downloads 559,849/month — #6,006 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: eyes_common-6.10.1-py3-none-any.whl

Keywords: applitools, eyes, eyes_images, eyes_selenium, eyes_playwright

Development Status :: 5 - Production/StableIntended Audience :: DevelopersOperating System :: MacOSOperating System :: Microsoft :: WindowsOperating System :: POSIX :: LinuxProgramming Language :: PythonTopic :: Software Development :: Quality AssuranceTopic :: Software Development :: Testing

Tags

visual testing pythonapplitools eyes sdkplaywright visual regressionimage comparison testingautomated visual validationvisual assertion library
visual-testingapplitools

More Testing packages

pluggy

Pluggy provides a plugin system that lets you…

permissive · top 100 on PyPI

pytest

pytest is a testing framework that lets you…

permissive · top 100 on PyPI

virtualenv

virtualenv creates isolated Python environments…

permissive · top 100 on PyPI

coverage

Coverage.py measures which lines of Python code…

permissive · top 1,000 on PyPI

pytest-asyncio

pytest-asyncio is a pytest plugin that enables…

permissive · top 1,000 on PyPI

pytest-json-ctrf

A pytest plugin that generates test reports in…

permissive · top 1,000 on PyPI

eyes-selenium

Visual testing SDK for Selenium and Appium…

unclear · top 15,000 on PyPI

core-universal

Provides the Applitools Eyes Core SDK Server…

unclear · top 15,000 on PyPI

pytest-playwright-visual

A pytest plugin that captures and compares…

permissive · top 15,000 on PyPI

pytest-playwright

A pytest plugin that integrates Playwright…

permissive · top 5,000 on PyPI

pytest-playwright-asyncio

A pytest plugin that integrates Playwright…

permissive · top 15,000 on PyPI

axe-playwright-python

Runs automated accessibility audits on web…

unclear · top 15,000 on PyPI

scrapy-playwright

Integrates Playwright browser automation into…

permissive · top 5,000 on PyPI

rebrowser-playwright

A patched version of Playwright that automates…

permissive · top 15,000 on PyPI

hyperbrowser

Python SDK for controlling remote browser…

permissive · top 15,000 on PyPI

install-playwright

Provides a Python function to execute the…

permissive · top 15,000 on PyPI