eyes-common


Nameeyes-common JSON
Version 5.27.6 PyPI version JSON
download
home_pagehttp://www.applitools.com
SummaryApplitools Python SDK. Common code package
upload_time2024-05-01 17:26:03
maintainerNone
docs_urlNone
authorApplitools Team
requires_python<4,>=2.7
licenseApplitools SDK License
keywords applitools eyes eyes_images eyes_selenium eyes_playwright
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Applitools Eyes Python SDK
==========================
|pypi version| |pypi downloads| |Black Formatter|

Applitools Eyes SDK For Images and Playwright
Proxy package that additionally installs `playwright` package.

`Change log`_.

Installation
------------

Install the eyes-playwright SDK.

::

    pip install eyes-playwright

Usage
-----

Please check the applitools website for usage instructions:

-  Playwright Eyes tutorial:
   https://applitools.com/tutorials/quickstart/web/playwright/python

-  Python Images API documentation:
   https://applitools.com/docs/api-ref/category/images-python

.. _Change log: https://github.com/applitools/eyes.sdk.javascript1/blob/master/python/eyes_images/CHANGELOG.md
.. |Black Formatter| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black
.. |pypi version| image:: https://img.shields.io/pypi/v/eyes-playwright
   :target: https://pypi.org/project/eyes-playwright/
.. |pypi downloads| image:: https://img.shields.io/pypi/dw/eyes-playwright
   :target: https://pypi.org/project/eyes-playwright/



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.applitools.com",
    "name": "eyes-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=2.7",
    "maintainer_email": null,
    "keywords": "applitools, eyes, eyes_images, eyes_selenium, eyes_playwright",
    "author": "Applitools Team",
    "author_email": "team@applitools.com",
    "download_url": null,
    "platform": "Linux",
    "description": "Applitools Eyes Python SDK\n==========================\n|pypi version| |pypi downloads| |Black Formatter|\n\nApplitools Eyes SDK For Images and Playwright\nProxy package that additionally installs `playwright` package.\n\n`Change log`_.\n\nInstallation\n------------\n\nInstall the eyes-playwright SDK.\n\n::\n\n    pip install eyes-playwright\n\nUsage\n-----\n\nPlease check the applitools website for usage instructions:\n\n-  Playwright Eyes tutorial:\n   https://applitools.com/tutorials/quickstart/web/playwright/python\n\n-  Python Images API documentation:\n   https://applitools.com/docs/api-ref/category/images-python\n\n.. _Change log: https://github.com/applitools/eyes.sdk.javascript1/blob/master/python/eyes_images/CHANGELOG.md\n.. |Black Formatter| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/ambv/black\n.. |pypi version| image:: https://img.shields.io/pypi/v/eyes-playwright\n   :target: https://pypi.org/project/eyes-playwright/\n.. |pypi downloads| image:: https://img.shields.io/pypi/dw/eyes-playwright\n   :target: https://pypi.org/project/eyes-playwright/\n\n\n",
    "bugtrack_url": null,
    "license": "Applitools SDK License",
    "summary": "Applitools Python SDK. Common code package",
    "version": "5.27.6",
    "project_urls": {
        "Homepage": "http://www.applitools.com",
        "Source": "https://github.com/applitools/eyes.sdk.javascript1/tree/master/python/eyes_common"
    },
    "split_keywords": [
        "applitools",
        " eyes",
        " eyes_images",
        " eyes_selenium",
        " eyes_playwright"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bad9e34a8bb194595f718c1a1d587cae1ded38aedf0e0f606a05b5b2ef9626d4",
                "md5": "5df4e8e5e8bc1b6962992ac2312cc65a",
                "sha256": "3cd364e6853d7969e1a02d6f9fb3cdcec6d69f4dddf289d07bdd7803b587e3ff"
            },
            "downloads": -1,
            "filename": "eyes_common-5.27.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5df4e8e5e8bc1b6962992ac2312cc65a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "<4,>=2.7",
            "size": 84066,
            "upload_time": "2024-05-01T17:26:03",
            "upload_time_iso_8601": "2024-05-01T17:26:03.047804Z",
            "url": "https://files.pythonhosted.org/packages/ba/d9/e34a8bb194595f718c1a1d587cae1ded38aedf0e0f606a05b5b2ef9626d4/eyes_common-5.27.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 17:26:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "applitools",
    "github_project": "eyes.sdk.javascript1",
    "github_not_found": true,
    "lcname": "eyes-common"
}
        
Elapsed time: 0.36850s