Conjunto de utilitários e configurações para facilitar o desenvolvimento de RPA com Python.
Project description
utils_rpa
Conjunto de utilitários e configurações para facilitar o desenvolvimento de RPA (Robotic Process Automation) com Python.
Status: em desenvolvimento inicial. A estrutura do pacote está pronta, mas as funcionalidades ainda serão implementadas.
Instalação
pip install utils-rpa
Ou, para desenvolvimento com Poetry:
poetry install
Requisitos
- Python >= 3.14
Uso
import utils_rpa
print(utils_rpa.__version__)
Desenvolvimento
Clone o repositório e instale as dependências (incluindo as de desenvolvimento):
poetry install
Rodar os testes:
poetry run pytest
Rodar o linter:
poetry run ruff check .
Gerar o build do pacote:
poetry build
Licença
Distribuído sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file utils_rpa-0.1.1.tar.gz.
File metadata
- Download URL: utils_rpa-0.1.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.12.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c79a3cd3c051e64a7216b68d73be4c266d1abca54494678cf18363aff1baf3cc
|
|
| MD5 |
e5ba6024662f85807d1fe42a98c49f72
|
|
| BLAKE2b-256 |
d529b57160cccbfd71aabdb37dc7c638c96dacd4ea49232710a10ef25f15658c
|
File details
Details for the file utils_rpa-0.1.1-py3-none-any.whl.
File metadata
- Download URL: utils_rpa-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.12.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c29ad553f3e78c1178d3c836c50c0379cafdc979c877772c9d3883588fd7aba
|
|
| MD5 |
74af42e5ca9eac1481aa321f376d77bf
|
|
| BLAKE2b-256 |
bbd471cfce542d15c7a7bb5f24723f0525372ce02da0db7ccc8a1f1a939c9180
|