Metadata-Version: 2.1
Name: worker-automate-hub
Version: 0.3.3b0
Summary: Worker Automate HUB é uma aplicação para automatizar rotinas de RPA nos ambientes Argenta.
Author: Joel Paim
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Dist: dynaconf (>=3.2.5,<4.0.0)
Requires-Dist: pathlib3x (>=2.0.3,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: typer (>=0.12.3,<0.13.0)
Description-Content-Type: text/markdown

# Worker Automate Hub

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/worker-automate-hub)
[![PyPI version](https://badge.fury.io/py/worker-automate-hub.svg)](https://badge.fury.io/py/worker-automate-hub)

## Installation

Worker Automate Hub is available on PyPI. You can install it through `pip`:

```bash
    pipx install worker-automate-hub
```

## Requirements and Tested Platforms

- Python:
  - 3.12 or higher
- Windows (32bit/64bit/ARM64):
  - Worker Automate Hub should work on Windows 7 or newer, but we only officially support Windows 8+.

## TODO

RUN
LINT

