Skip to main content

A simple python package for logging robotic process automation (RPA) progress.

Project description

rpa_logger

CI Docs Release Maintainability Test Coverage

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

rpa_logger-0.4.1.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

rpa_logger-0.4.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

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

Hashes for rpa_logger-0.4.1.tar.gz
Algorithm Hash digest
SHA256 811150a7f07f61164bbc0b8b9add4c17e8033ef55a412a6dc5a4b3b33bf71246
MD5 dd76e452226cb8708c0d2dc7f63c444a
BLAKE2b-256 ef0c9b60f7d851174255c311d79f945d2df6775a9ee5fc2e0ff8021d302b22db

See more details on using hashes here.

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

Hashes for rpa_logger-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f691c589c1cdf6f1b58945b5bb5f6be08a6b46b3a1f023b4bf090847d0b23800
MD5 e8f3beb082344b7ad1489a17e642807f
BLAKE2b-256 8ddda35b0b59fa34275af3f1bea6bc77780aee1695023365d8b8e4933459db4e

See more details on using hashes here.

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