A simple python package for logging robotic process automation (RPA) progress.
Project description
rpa_logger
A simple python package for logging robotic process automation (RPA) progress.
Getting started
This package is available in PyPI as rpa-logger. To install, run:
pip3 install rpa-logger
See package documentation and examples
directory for instructions on getting started with the package usage.
Documentation
The documentation for main
branch is available in GitHub pages. It is generated with pdoc:
pdoc --html --output-dir docs rpa_logger
Testing
Check and automatically fix formatting with:
pycodestyle rpa_logger
autopep8 -aaar --in-place rpa_logger
Run static analysis with:
pylint -E --enable=invalid-name,unused-import,useless-object-inheritance rpa_logger
Run unit tests with command:
python3 -m unittest discover -s tst/
Get test coverage with commands:
coverage run --branch --source rpa_logger/ -m unittest discover -s tst/
coverage report -m
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
Built Distribution
File details
Details for the file rpa_logger-0.4.1.tar.gz
.
File metadata
- Download URL: rpa_logger-0.4.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 811150a7f07f61164bbc0b8b9add4c17e8033ef55a412a6dc5a4b3b33bf71246 |
|
MD5 | dd76e452226cb8708c0d2dc7f63c444a |
|
BLAKE2b-256 | ef0c9b60f7d851174255c311d79f945d2df6775a9ee5fc2e0ff8021d302b22db |
File details
Details for the file rpa_logger-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: rpa_logger-0.4.1-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f691c589c1cdf6f1b58945b5bb5f6be08a6b46b3a1f023b4bf090847d0b23800 |
|
MD5 | e8f3beb082344b7ad1489a17e642807f |
|
BLAKE2b-256 | 8ddda35b0b59fa34275af3f1bea6bc77780aee1695023365d8b8e4933459db4e |