A small package to find the correct chromedriver version in windows machines
Project description
Latest ChromeDriver
"Latest ChromeDriver" is a module for python scirpts in order to find the correct version of the ChromeDriver depending on Google Chrome version.
Purpose
The purpose of this module is not to be deployed to live system like webservers or similar.
This module is intended for use in scripts that are running on different client machines, where Google Chrome could be in different versions or auto updated.
Getting Started
These instructions will get you a copy of the project up and running on your local machine on a windows system.
Prerequisites
In order to install this module you need to have:
- Google Chrome
- Python >= 3
Installing
Installation is pretty forward and it is done through pip
pip install latest-chromedriver
A basic use can be achieved like:
import latest_chromedriver
latest_chromedriver.safely_set_chromedriver_path()
Built With
- logzero - A simple library for easy logging (could change it to standard logging module)
- requests - Requests is an elegant and simple HTTP library for Python, built for human beings
- ubelt - A “utility belt” of commonly needed utility and helper functions
- py-cpuinfo - Gets CPU info with pure Python
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Charalampos Gkikas - Initial work - hargikas
License
This project is licensed under the MIT License - see the LICENSE file for details
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 latest-chromedriver-2022.6.27.tar.gz
.
File metadata
- Download URL: latest-chromedriver-2022.6.27.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12aa2be421f6e0dab89ac9d9586964ca14b6fc085dad5e19ee606797b983284c |
|
MD5 | 68347894dfb124448ca4c95ac90e5307 |
|
BLAKE2b-256 | 513cbed3c80f51eff62d44c14eda403dacf5daa4e56dc86871c726063b8a3d06 |