A package to sync chrome driver to lastest version
Project description
pychromedriver
Installation:
# From PyPI
pip install pychromedriver
Usage:
from selenium import webdriver
from pychromedriver import chromedriver_path
bs = webdriver.Chrome(executable_path=chromedriver_path)
bs.get('https://www.pypi.org')
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
pychromedriver-75.0.tar.gz
(16.8 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-75.0.tar.gz
.
File metadata
- Download URL: pychromedriver-75.0.tar.gz
- Upload date:
- Size: 16.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d77668e765c17ce64af6c4495c9c51acbe1e01669e424777752dd3c59741d264 |
|
MD5 | e5ff2601fe3c621b2824dc7a4427fd89 |
|
BLAKE2b-256 | 3846ac19734e89f6e62b9ed9cb10ab973e3e85cacb8c1d692e8bc7443b68e78f |
Provenance
File details
Details for the file pychromedriver-75.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-75.0-py3-none-any.whl
- Upload date:
- Size: 16.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c75b3dd27e105d0be5dc3e132118e2f863588de0f69848e1dd3c471b443276a0 |
|
MD5 | 9606a9c2b8fee05e1cc8e972a81bd058 |
|
BLAKE2b-256 | 7e344b50351ee7aa9fb1e7924784afe3294be1515d2a857874622c0e2e1189dc |