Skip to main content

Ad Astra Industries RPA engine

Project description

AAI Engine

The AAI Engine is a computer vision based automation python library, enabling easy desktop automation with legacy applications, citrix environments, webapps and regualar desktop apps.

Installation

Local

python -m pip install -e c:\<>\<>\aai_engine

If on macos with an m1, create a conda environment to be able to use opencv.

brew install miniforge conda init zsh conda create -n aai python=3.8.6 conda activate aai conda install -c conda-forge opencv

Usage

TODO: fill with example paths Make sure there is an img/ folder in the spec

Take a screenshot

python ./take_screenshot.py '/Users/toto/Documents/dev/aai_engine_example_app/rpa_challenge_1'

Edit a screenshot

python ./take_screenshot.py '/Users/toto/Documents/dev/aai_engine_example_app/rpa_challenge_1' '/Users/toto/Documents/dev/aai_engine_example_app/rpa_challenge_1/img/last_name.png'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aai_engine-0.0.3.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

aai_engine-0.0.3-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page