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-73.0.tar.gz
(16.6 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-73.0.tar.gz
.
File metadata
- Download URL: pychromedriver-73.0.tar.gz
- Upload date:
- Size: 16.6 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 | daab7374aa1b3dabe58cd3140dd41150b349a0bf16ef32b44172852f30ac99f6 |
|
MD5 | 77fddbc149573bba1bfcdd242e5f8917 |
|
BLAKE2b-256 | 119aa6fb220813522b519fda7cd24dc66f4850d0d5d7dd0e31da57247f054de7 |
Provenance
File details
Details for the file pychromedriver-73.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-73.0-py3-none-any.whl
- Upload date:
- Size: 16.6 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 | 340149876ed2379e222989d8d41b82ec21683e37c59d74d88ac59bb15a189a1b |
|
MD5 | f1ab5169c6835afb87187a5c592e9cf5 |
|
BLAKE2b-256 | e163d85ba24be24a86f5df90098ec1490a855afce11ea5166831a5058a1a7a99 |