extensiveautomation-agent-plugin-sikulix


Nameextensiveautomation-agent-plugin-sikulix JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://www.extensiveautomation.org/
SummarySikuliX plugin for extensiveautomation agent
upload_time2023-08-18 08:54:31
maintainer
docs_urlNone
authorDenis MACHARD
requires_python
license
keywords extensiveautomation agent plugin sikulix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sikulix plugin for ExtensiveAutomation Agent

Installing from pypi
--------------------

1. Run the following command

    ```bash
    pip install extensiveautomation_agent_plugin_sikulix
    ```
    
2. Now you can deploy this plugin with the option `--sikulix`


    ```bash
    extensiveautomation_agent  --remote=[your_ea_ip] --name=sikulix01 --sikulix
    ```

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.extensiveautomation.org/",
    "name": "extensiveautomation-agent-plugin-sikulix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "extensiveautomation agent plugin sikulix",
    "author": "Denis MACHARD",
    "author_email": "d.machard@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/0e/358e7db4b1f58f77ce294693517d2f005ebfd4eeea46756bafc24c0d8b8c/extensiveautomation_agent_plugin_sikulix-1.1.0.tar.gz",
    "platform": "any",
    "description": "# Sikulix plugin for ExtensiveAutomation Agent\n\nInstalling from pypi\n--------------------\n\n1. Run the following command\n\n    ```bash\n    pip install extensiveautomation_agent_plugin_sikulix\n    ```\n    \n2. Now you can deploy this plugin with the option `--sikulix`\n\n\n    ```bash\n    extensiveautomation_agent  --remote=[your_ea_ip] --name=sikulix01 --sikulix\n    ```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SikuliX plugin for extensiveautomation agent",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://www.extensiveautomation.org/"
    },
    "split_keywords": [
        "extensiveautomation",
        "agent",
        "plugin",
        "sikulix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a0e358e7db4b1f58f77ce294693517d2f005ebfd4eeea46756bafc24c0d8b8c",
                "md5": "f0ad65daeda377b87340d9baf5025086",
                "sha256": "5818246e9d3d659b82f4d95ff46f3ddccd7a045dbdc09bae7cf7b0ad941c027b"
            },
            "downloads": -1,
            "filename": "extensiveautomation_agent_plugin_sikulix-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f0ad65daeda377b87340d9baf5025086",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 78842440,
            "upload_time": "2023-08-18T08:54:31",
            "upload_time_iso_8601": "2023-08-18T08:54:31.100287Z",
            "url": "https://files.pythonhosted.org/packages/3a/0e/358e7db4b1f58f77ce294693517d2f005ebfd4eeea46756bafc24c0d8b8c/extensiveautomation_agent_plugin_sikulix-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 08:54:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "extensiveautomation-agent-plugin-sikulix"
}
        
Elapsed time: 0.10323s