{ "info": { "author": "Denis MACHARD", "author_email": "d.machard@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing", "Topic :: Software Development :: Testing :: Acceptance" ], "description": "WEB plugin for ExtensiveAutomation server\n===================================================\n\nIntroduction\n------------\n\nThis plugin enable to interact with remote web server through the HTTP protocol.\nThis plugin is based on the `curl` command.\n\nInstalling from pypi\n--------------------\n\n1. Run the following command\n\n pip install extensiveautomation_plugin_web\n\n2. Execute the following command to take in account this new plugin\n\n ./extensiveautomation --reload\n \n3. If you want some examples, you can take a look to the samples provided in the `Samples` folder.\n\n \nInstalling from source\n----------------------\n\n1. Clone the following repository \n\n git clone https://github.com/ExtensiveAutomation/extensiveautomation-plugin-web.git\n \n2. Copy the folder `sutadapters` to /home/extensiveautomation/ and overwrite-it\n\n cp -rf sutadapters /home/extensiveautomation/\n \n3. Copy the folder `var` to /home/extensiveautomation/ and overwrite-it\n\n cp -rf var /home/extensiveautomation/\n \n4. Finally execute the following command to install depandencies\n\n cd /home/extensiveautomation/\n python extensiveautomation.py --install_adapter WEB", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.extensiveautomation.org/", "keywords": "extensiveautomation automation testautomation testing plugin", "license": "", "maintainer": "", "maintainer_email": "", "name": "extensiveautomation-plugin-web", "package_url": "https://pypi.org/project/extensiveautomation-plugin-web/", "platform": "any", "project_url": "https://pypi.org/project/extensiveautomation-plugin-web/", "project_urls": { "Homepage": "https://www.extensiveautomation.org/" }, "release_url": "https://pypi.org/project/extensiveautomation-plugin-web/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "WEB plugin for extensiveautomation server", "version": "1.0.1" }, "last_serial": 5917919, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ab7c7da67d118c5e24ab3017909f055a", "sha256": "bdf6aace2be963bce0f8be7231027dfb3c3cf9fecc349100a24d7aed975b2b71" }, "downloads": -1, "filename": "extensiveautomation_plugin_web-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ab7c7da67d118c5e24ab3017909f055a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9958, "upload_time": "2019-08-07T06:26:57", "url": "https://files.pythonhosted.org/packages/b7/7a/8e96039a2aaf19940653d5a2d044e8b58e17851c74fe197cea680b4a96b3/extensiveautomation_plugin_web-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "2bb38bc5957caf7238a0c861d597e0c3", "sha256": "8679273a9bede75382c1896eca86b66ac5ae2df9e7de17f3ce6869d5eea6d60a" }, "downloads": -1, "filename": "extensiveautomation_plugin_web-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2bb38bc5957caf7238a0c861d597e0c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9975, "upload_time": "2019-10-02T13:29:03", "url": "https://files.pythonhosted.org/packages/a1/c3/c4d83a0824e3e480fe0ac386540b2cf9d53de0cca5b40d9030fe63b0f02a/extensiveautomation_plugin_web-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2bb38bc5957caf7238a0c861d597e0c3", "sha256": "8679273a9bede75382c1896eca86b66ac5ae2df9e7de17f3ce6869d5eea6d60a" }, "downloads": -1, "filename": "extensiveautomation_plugin_web-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2bb38bc5957caf7238a0c861d597e0c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9975, "upload_time": "2019-10-02T13:29:03", "url": "https://files.pythonhosted.org/packages/a1/c3/c4d83a0824e3e480fe0ac386540b2cf9d53de0cca5b40d9030fe63b0f02a/extensiveautomation_plugin_web-1.0.1.tar.gz" } ] }