## This is a fico21soft’s common libraries…
#### install
` pip install fico21softlibs `
#### import
` from fico21softlibs.common import CommonLib as com `
#### Static methods
` restart() `
` is_internet_connected() `
` create_logger(logger_name, logger_level=logging.ERROR, filename="log") `
` open_url(url) `
` merge_list(list1, list2) `
` os() `
` db_connect(server, database, username, password) `
` get_contacts(filename) `
` read_template(filename) `
` smtp_login(host, port, user_name, pwd) `
` have_punctuation(str) `
` punctuation_pos(str) `
` remove_punctuation(src_str) `
` get_webdriver() `
` wd_wait(wd, timeout=10, presence_id='') `
` send_keys(keys) `
` wd_send_keys(wd, keys) `
` get_clipboard_data() `
` set_clipboard_data(data) `
` paste_data(data) `
` close_popup(wd) `
` switch_to_popup(wd) `
` create_new_tab(chromewebdriver, url) `
` close_new_tab(wd) `
` alert_close(ie) `
` press_tab(wd, cnt) `
` press_enter(wd, cnt) `
` expand_shadow_element(wd, element) `
` arrow_down(elem) `
` click_image(ga, image, must=True, x_opset=0, y_optset=0, button='left', double_click=False) `
#### Windows only
` input_keys(data) `
` paste_data(data) `
` scroll(clicks=0, delta_x=0, delta_y=0, delay_between_ticks=0) `
Release files for fico21softlibs 0.9.83
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fico21softlibs-0.9.83-py3-none-any.whl | Python 3 | none | any | Details |
Release files / fico21softlibs-0.9.83-py3-none-any.whl
| Download URL | fico21softlibs-0.9.83-py3-none-any.whl |
|---|---|
| Size | 9.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
55a6f74de0a6248497e3e77a7e08955399b14a7dea51857472c1060dfa9389f0
|
|
BLAKE2b-256 checksum How to use checksums |
d54cd73f56d9d695df8bb30625faf9fc656a4dc08e77c7a55b38de16fdb46ae1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.7
|