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-81.0.tar.gz
(16.3 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-81.0.tar.gz
.
File metadata
- Download URL: pychromedriver-81.0.tar.gz
- Upload date:
- Size: 16.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92dda2622c3db545b616f8e4117adb70bc65199b460cde86029584e8cd439997 |
|
MD5 | 4c28c3d9cd8d2fe1d2c0a3c500063d47 |
|
BLAKE2b-256 | 5a7c52a5d370c4cf26e13066839f9cb6aa8aceac199ce5822c6e57a91b208a09 |
Provenance
File details
Details for the file pychromedriver-81.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-81.0-py3-none-any.whl
- Upload date:
- Size: 16.4 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/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 940f62532103c1d47c4d72fd7f33f6a17504bb3acaf08bb8eaa6e49f79b400ed |
|
MD5 | c0fe3f1c049c11f9f152afd415302d92 |
|
BLAKE2b-256 | df0121debdcffbc1906bf6dea7e703e5a2a9e47d8e080c5130452a41e3c68206 |