extensiveautomation-server


Nameextensiveautomation-server JSON
Version 22.3.0 PyPI version JSON
download
home_pagehttps://www.extensiveautomation.org/
SummaryOpen source automation framework
upload_time2023-08-18 08:34:23
maintainer
docs_urlNone
authorDenis MACHARD
requires_python
license
keywords extensiveautomation automation testautomation testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
| | |
| ------------- | ------------- |
| ExtensiveAutomation | Python automation server |
| Copyright |  Copyright (c) 2010-2021  Denis Machard <d.machard@gmail.com> |
| License |  MIT |
| Homepage |  https://www.extensiveautomation.org/ |
| Docs |  https://extensiveautomation.readthedocs.io/en/latest/ |
| Github |  https://github.com/ExtensiveAutomation |   
| Docker Hub | https://hub.docker.com/u/extensiveautomation |   
| PyPI |  https://pypi.org/project/extensiveautomation-server/ |
| Google Users | https://groups.google.com/group/extensive-automation-users |
| Twitter | https://twitter.com/Extensive_Auto |
| | |

[**ExtensiveAutomation**](https://github.com/ExtensiveAutomation/extensiveautomation-server) enable you to create custom workflows to automate your project.
 - a workflow is the combination of differents actions.
 - an action is individual python code source with enriched parameters.

## Installation

1. Run the following command

        python3 -m pip install extensiveautomation_server

2. Type the following command on your shell to start the server

        extensiveautomation --start

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.extensiveautomation.org/",
    "name": "extensiveautomation-server",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "extensiveautomation automation testautomation testing",
    "author": "Denis MACHARD",
    "author_email": "d.machard@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/92/cc/55ef2d8ffbf96eea1fd6ea95b86c484be49e21d47514984983e2ef0d6261/extensiveautomation_server-22.3.0.tar.gz",
    "platform": "any",
    "description": "\n| | |\n| ------------- | ------------- |\n| ExtensiveAutomation | Python automation server |\n| Copyright |  Copyright (c) 2010-2021  Denis Machard <d.machard@gmail.com> |\n| License |  MIT |\n| Homepage |  https://www.extensiveautomation.org/ |\n| Docs |  https://extensiveautomation.readthedocs.io/en/latest/ |\n| Github |  https://github.com/ExtensiveAutomation |   \n| Docker Hub | https://hub.docker.com/u/extensiveautomation |   \n| PyPI |  https://pypi.org/project/extensiveautomation-server/ |\n| Google Users | https://groups.google.com/group/extensive-automation-users |\n| Twitter | https://twitter.com/Extensive_Auto |\n| | |\n\n[**ExtensiveAutomation**](https://github.com/ExtensiveAutomation/extensiveautomation-server) enable you to create custom workflows to automate your project.\n - a workflow is the combination of differents actions.\n - an action is individual python code source with enriched parameters.\n\n## Installation\n\n1. Run the following command\n\n        python3 -m pip install extensiveautomation_server\n\n2. Type the following command on your shell to start the server\n\n        extensiveautomation --start\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Open source automation framework",
    "version": "22.3.0",
    "project_urls": {
        "Homepage": "https://www.extensiveautomation.org/"
    },
    "split_keywords": [
        "extensiveautomation",
        "automation",
        "testautomation",
        "testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92cc55ef2d8ffbf96eea1fd6ea95b86c484be49e21d47514984983e2ef0d6261",
                "md5": "108a0856c424ad20513406c61c4f7e4c",
                "sha256": "4ebd1225f95f3a31d7456604dc614c51f5feb4302f957ebff16a8cd41a649fb4"
            },
            "downloads": -1,
            "filename": "extensiveautomation_server-22.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "108a0856c424ad20513406c61c4f7e4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 414177,
            "upload_time": "2023-08-18T08:34:23",
            "upload_time_iso_8601": "2023-08-18T08:34:23.288513Z",
            "url": "https://files.pythonhosted.org/packages/92/cc/55ef2d8ffbf96eea1fd6ea95b86c484be49e21d47514984983e2ef0d6261/extensiveautomation_server-22.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 08:34:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "extensiveautomation-server"
}
        
Elapsed time: 0.10056s