eyes-robotframework


Nameeyes-robotframework JSON
Version 5.14.9 PyPI version JSON
download
home_pagehttp://www.applitools.com
SummaryApplitools Python SDK. Robot Framework package
upload_time2024-05-01 17:26:16
maintainerNone
docs_urlNone
authorApplitools Team
requires_python<4,>=2.7
licenseApplitools SDK License
keywords applitools robotframework eyes eyes_selenium selenium appium
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Eyes Robot Framework SDK
========================
|pypi version| |pypi downloads| |Black Formatter|

Applitools Eyes SDK For Robot Framework

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

Install the eyes-robot SDK:

::

    pip install eyes-robotframework

Docs
-----

1. `Complete guide to using Eyes with the Robot framework <https://applitools.com/docs/api/robot/robot-eyes-library.html>`_
2. `Keyword documentation <https://applitools.github.io/eyes.sdk.javascript1/python/docs/eyes_robotframework/keywords.html>`_.
3. `Configuration file overview <https://applitools.com/docs/api/robot/robot-configuration-file.html>`_

Robot Framework SDK example repo: https://github.com/applitools/robotframework-quickstart

Robot Framework autocompletion plugins
--------------------------------------

**IntelliJ (PyCharm and friends)** *Recommended - most full support*
https://plugins.jetbrains.com/plugin/17424-intellibot-patched

**RobotFramework language server based** (`pip install robotframework-lsp`)
These plugins have issues with auto-completion of check settings keywords.


**IntelliJ (PyCharm and friends)**

https://plugins.jetbrains.com/plugin/16086-robot-framework-language-server

**VSCode**

https://marketplace.visualstudio.com/items?itemName=robocorp.robotframework-lsp

.. |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-robotframework
   :target: https://pypi.org/project/eyes-robotframework/
.. |pypi downloads| image:: https://img.shields.io/pypi/dw/eyes-robotframework
   :target: https://pypi.org/project/eyes-robotframework/



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.applitools.com",
    "name": "eyes-robotframework",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=2.7",
    "maintainer_email": null,
    "keywords": "applitools, robotframework, eyes, eyes_selenium, selenium, appium",
    "author": "Applitools Team",
    "author_email": "team@applitools.com",
    "download_url": null,
    "platform": "Linux",
    "description": "Eyes Robot Framework SDK\n========================\n|pypi version| |pypi downloads| |Black Formatter|\n\nApplitools Eyes SDK For Robot Framework\n\nInstallation\n------------\n\nInstall the eyes-robot SDK:\n\n::\n\n    pip install eyes-robotframework\n\nDocs\n-----\n\n1. `Complete guide to using Eyes with the Robot framework <https://applitools.com/docs/api/robot/robot-eyes-library.html>`_\n2. `Keyword documentation <https://applitools.github.io/eyes.sdk.javascript1/python/docs/eyes_robotframework/keywords.html>`_.\n3. `Configuration file overview <https://applitools.com/docs/api/robot/robot-configuration-file.html>`_\n\nRobot Framework SDK example repo: https://github.com/applitools/robotframework-quickstart\n\nRobot Framework autocompletion plugins\n--------------------------------------\n\n**IntelliJ (PyCharm and friends)** *Recommended - most full support*\nhttps://plugins.jetbrains.com/plugin/17424-intellibot-patched\n\n**RobotFramework language server based** (`pip install robotframework-lsp`)\nThese plugins have issues with auto-completion of check settings keywords.\n\n\n**IntelliJ (PyCharm and friends)**\n\nhttps://plugins.jetbrains.com/plugin/16086-robot-framework-language-server\n\n**VSCode**\n\nhttps://marketplace.visualstudio.com/items?itemName=robocorp.robotframework-lsp\n\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-robotframework\n   :target: https://pypi.org/project/eyes-robotframework/\n.. |pypi downloads| image:: https://img.shields.io/pypi/dw/eyes-robotframework\n   :target: https://pypi.org/project/eyes-robotframework/\n\n\n",
    "bugtrack_url": null,
    "license": "Applitools SDK License",
    "summary": "Applitools Python SDK. Robot Framework package",
    "version": "5.14.9",
    "project_urls": {
        "Homepage": "http://www.applitools.com",
        "Source": "https://github.com/applitools/eyes.sdk.javascript1/tree/master/python/eyes_robotframework"
    },
    "split_keywords": [
        "applitools",
        " robotframework",
        " eyes",
        " eyes_selenium",
        " selenium",
        " appium"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0587b0d82145da0f646c1b8a4e0e207fb1c992f7e8c0aa8054a320f89da1fac5",
                "md5": "790097c91c7431d10145b9dad2198c61",
                "sha256": "cb8adbd48b070c409c07dbce1e7ed57107280b387bd8c91e033895bacbe96d12"
            },
            "downloads": -1,
            "filename": "eyes_robotframework-5.14.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "790097c91c7431d10145b9dad2198c61",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "<4,>=2.7",
            "size": 43797,
            "upload_time": "2024-05-01T17:26:16",
            "upload_time_iso_8601": "2024-05-01T17:26:16.581464Z",
            "url": "https://files.pythonhosted.org/packages/05/87/b0d82145da0f646c1b8a4e0e207fb1c992f7e8c0aa8054a320f89da1fac5/eyes_robotframework-5.14.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 17:26:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "applitools",
    "github_project": "eyes.sdk.javascript1",
    "github_not_found": true,
    "lcname": "eyes-robotframework"
}
        
Elapsed time: 0.26245s