Skip to content

This project is a is a Python-based Robotic Process Automation (RPA) bot designed to streamline news gathering.

Notifications You must be signed in to change notification settings

danielrubens/rpa-robocorp

Repository files navigation

RPA Robocorp

This a python ETL project running RPA Framework. First, create the virtual environment:

python3 -m venv .venv && source .venv/bin/activate

Install the dependencies:

python3 -m pip install -r dev-requirements.txt

Then, run in your root directory the following command:

python3 tasks.py

About

This project is a is a Python-based Robotic Process Automation (RPA) bot designed to streamline news gathering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published