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-2.13.tar.gz
(10.3 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-2.13.tar.gz
.
File metadata
- Download URL: pychromedriver-2.13.tar.gz
- Upload date:
- Size: 10.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e17cbdb41a05b88d17ea8b51d1b5aeeb2df8634a312b31bebb389ecb596401c |
|
MD5 | 9bb720496b4dd248adb69ad21495f46d |
|
BLAKE2b-256 | 7d4b4510778815c7f975efd8bae3ed9b5f5518a8f4cb534fed1950e57ad7184d |
Provenance
File details
Details for the file pychromedriver-2.13-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-2.13-py3-none-any.whl
- Upload date:
- Size: 10.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f9f4201f6a33bdd9555702bd36bfde7e46275cd479a51a1d89f2b97bf23781b |
|
MD5 | 0581477d69893a4380de8f8da6c40a44 |
|
BLAKE2b-256 | 92d89fabf6a3e334c17d82f08edcfe5cf23e7b6f8209ca40e519f384e61562a4 |