A wrapper around chromedriver-py library. Detects the Chrome version and installs the most suitable chromedriver-py version.
Project description
chromdriver-py-auto
A wrapper around chromedriver-py library. Detects the Chrome version and installs the most suitable chromedriver-py version.
Installation
Just run the following command:
pip install chromedriver-py-auto
Usage
Even though this library installs the
chromedriver-py itself, but some
build systems (such as Pants) create different
isolated environments for setup and running, so, the dependencies installed in setup
time got removed at runtime. For this reason, I copied actual driver binary to the
chromedriver_py_auto
package at setup time. Therefore, in addition to the method
presented in
chromedriver-py#usage, the
copied binary can be used as follow:
from chromedriver_py_auto import binary_path
...
Project details
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-py-auto-0.2.4.tar.gz
.
File metadata
- Download URL: chromedriver-py-auto-0.2.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0379ed907f28c7d27aa35092e0935bdb8ed5e86642b5c9a069ae1d0ebcc937c2 |
|
MD5 | b9c04089031d12e0f81d9bc9c8e5fc76 |
|
BLAKE2b-256 | 3beedbdc2efe31ea0805b08f5eeae192b8d2c32e77310f25f62091124f902745 |