# CURL plugin for ExtensiveAutomation Agent
Installing from pypi
--------------------
1. Run the following command
```bash
pip install extensiveautomation_agent_plugin_curl
```
2. (Optional) only on Linux, you must also install the `curl` command
```bash
yum install curl
```
3. Now you can deploy this plugin with the option `--web`
```bash
extensiveautomation_agent --remote=[your_ea_ip] --name=curl01 --web
```
Raw data
{
"_id": null,
"home_page": "https://www.extensiveautomation.org/",
"name": "extensiveautomation-agent-plugin-curl",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "extensiveautomation agent plugin curl",
"author": "Denis MACHARD",
"author_email": "d.machard@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/06/39/8f1c1984142a8d479a7dad2224713123854b4fdb26c36f7e0c95c3f33da0/extensiveautomation_agent_plugin_curl-1.1.0.tar.gz",
"platform": "any",
"description": "# CURL plugin for ExtensiveAutomation Agent\n\nInstalling from pypi\n--------------------\n\n1. Run the following command\n\n ```bash\n pip install extensiveautomation_agent_plugin_curl\n ```\n\n2. (Optional) only on Linux, you must also install the `curl` command\n\n ```bash\n yum install curl\n ```\n \n3. Now you can deploy this plugin with the option `--web`\n\n\n ```bash\n extensiveautomation_agent --remote=[your_ea_ip] --name=curl01 --web\n ```",
"bugtrack_url": null,
"license": "",
"summary": "Curl plugin for extensiveautomation agent",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://www.extensiveautomation.org/"
},
"split_keywords": [
"extensiveautomation",
"agent",
"plugin",
"curl"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "06398f1c1984142a8d479a7dad2224713123854b4fdb26c36f7e0c95c3f33da0",
"md5": "9ae144803fda3f6bbd75bdf27929e414",
"sha256": "a8374cfee33e85533ccc46bf0550590b6c94871f318213c9db8167b989e9b1aa"
},
"downloads": -1,
"filename": "extensiveautomation_agent_plugin_curl-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "9ae144803fda3f6bbd75bdf27929e414",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2458760,
"upload_time": "2023-08-18T08:53:07",
"upload_time_iso_8601": "2023-08-18T08:53:07.053127Z",
"url": "https://files.pythonhosted.org/packages/06/39/8f1c1984142a8d479a7dad2224713123854b4fdb26c36f7e0c95c3f33da0/extensiveautomation_agent_plugin_curl-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-18 08:53:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "extensiveautomation-agent-plugin-curl"
}