Skip to main content

automation helper library

Project description

automation_helper

automation_helper is a Python library that speeds up automation.

Installation

Use the package manager pip to install automation_helper.

pip install automation-helper

Get started

How to use this lib:

from helper.kpi import KPI
from helper.config import ConfigINI
from helper.config import ConfigJSON
from helper.db_connector import DBConnector
from helper.reports_utils import reports_utils
from helper.logger import Logger

log = Logger("logs", "logs.log")

log.info("------------- Start Process -------------")

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

automation-helper-0.0.10.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

automation_helper-0.0.10-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

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