Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 1.09 KB

README_pypi.md

File metadata and controls

28 lines (21 loc) · 1.09 KB
ExtensiveAutomation Python automation server
Copyright Copyright (c) 2010-2021 Denis Machard [email protected]
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 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