No project description provided
Project description
A Super Simple Automatic Chromedriver Downloader
Installation:
pip install chromedriver-autodownloader
Usage:
from chromedriver_autodownloader import download_chromedriver
download_chromedriver() # download and extract chromedriver to current directory
# or
download_chromedriver(target_dir) # download and extract to spesified target directory
if you use helium and want to extract chromedriver to it's webdriver path you can code as below
download_chromedriver('helium')
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
File details
Details for the file chromedriver-autodownloader-0.2.0.tar.gz
.
File metadata
- Download URL: chromedriver-autodownloader-0.2.0.tar.gz
- Upload date:
- Size: 2.7 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.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d005fb0abdf55dda8b86b6dbb95639bde1392f7201caf303c1626336f2fc81 |
|
MD5 | 6ef6a9d79e188cb6fd175e73f64f6e0f |
|
BLAKE2b-256 | ded6286ac65054c834fadc969d54ab85261bda2b948ef159effcc134f65945e0 |