Use Livevox fast as fuck!!
Project description
livevox-pypi
livevox-pypi is a Python library for dealing with not supported livevox API functions.
Installation
Use the package manager pip to install livevox-pypi.
pip install livevox-pypi
Usage
from livevox_api import livevox_pypi as lv
# Set selenium options
options = lv.setting_selenium_options(headless=False)
#Initialize webdriver object
driver = webdriver.Chrome('./chromedriver', options = options)
# Login Into Livevox
lv.login_livevox(driver,username='javier',password='ilovepython',client_code='Python_client')
Contributing
Only the owner will pull requests in this project.
License
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
livevox-pypi-0.9.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file livevox-pypi-0.9.tar.gz.
File metadata
- Download URL: livevox-pypi-0.9.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b898d93ec9e9c19be66d24317a07afd92719fbcac015d9658051be55a58eabf1
|
|
| MD5 |
b0a083585dc57b4a3746d3320b5c5cd1
|
|
| BLAKE2b-256 |
4af666ee284a86ee02eb99097f373e92d083f0deaa4fde1eeee4e64de78d3b1f
|
File details
Details for the file livevox_pypi-0.9-py3-none-any.whl.
File metadata
- Download URL: livevox_pypi-0.9-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8f6809b7b519a386deed5ee212ddc0952494b579e87060172fd6903b3b57ef4
|
|
| MD5 |
cf75ce8c10568da5b6f1b1427d1059ee
|
|
| BLAKE2b-256 |
27edc209df241de4d282c69dc8eb3266861ed153d9ca108f4964c057bdd7c385
|