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
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
File details
Details for the file automation-helper-0.0.10.tar.gz
.
File metadata
- Download URL: automation-helper-0.0.10.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43ab3cb5370d6cbe82c5972dc06419fbd57886fa9b0216b46281b39a25331427 |
|
MD5 | b75ddb14dbfabaeef1fe60f9e74c2052 |
|
BLAKE2b-256 | 30e4423a5619f87c5b21007909f8bc7e6d76d35f2697ea0ed2974523b71c3674 |
File details
Details for the file automation_helper-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: automation_helper-0.0.10-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dc65efa2364fbbd49a8ab2c7a68537d31b98776735397efe79afd46c5663f67 |
|
MD5 | 1d64565eaa755e86400c8a4fafd667b0 |
|
BLAKE2b-256 | d5c4eb812fb50757c89bada2ef9ec0d345dbdf198847e7923c9129fbe50d276e |