Skip to main content

Get chromedriver-py version most suitable for your system.

Project description

Get chromedriver-py version most suitable for your system.

For instance, you could use it with GitHub Actions to match installed Chromium browser version with most suitable version of chromedriver-py.

See the documentation for more information on what is provided.

PyPI Version Supported Python versions Build Status Documentation Status MIT Coverage

Documentation

Documentation is available on Read the Docs.

Prerequisites

  • Python 3.7, 3.8, 3.9, 3.10 and 3.11.

Installation

Install latest stable version from PyPI:

pip install get-chromedriver-py

Or latest stable version from GitHub:

pip install https://github.com/barseghyanartur/get-chromedriver-py/archive/main.tar.gz

Usage

get-chromedriver

Or run it in a very verbose mode:

get-chromedriver -vvvv

Testing

Project is covered with tests.

To test with all supported Python versions type:

tox

To test against specific environment, type:

tox -e py39

To test just your working environment type:

pytest

To run a single test in your working environment type:

pytest test_get_chromedriver.py

To run a single test class in a given test module in your working environment type:

pytest test_get_chromedriver.py::GetChromedriverTestCase

It’s assumed that you have chromium browser installed. If not, install it first.

Writing documentation

Keep the following hierarchy.

=====
title
=====

header
======

sub-header
----------

sub-sub-header
~~~~~~~~~~~~~~

sub-sub-sub-header
^^^^^^^^^^^^^^^^^^

sub-sub-sub-sub-header
++++++++++++++++++++++

sub-sub-sub-sub-sub-header
**************************

License

MIT

Support

For any security issues contact me at the e-mail given in the Author section. For overall issues, go to GitHub.

Author

Artur Barseghyan <artur.barseghyan@gmail.com>

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

get-chromedriver-py-0.1.2.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

get_chromedriver_py-0.1.2-py2.py3-none-any.whl (5.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file get-chromedriver-py-0.1.2.tar.gz.

File metadata

  • Download URL: get-chromedriver-py-0.1.2.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for get-chromedriver-py-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a609ca1ffd8cf06696ced59c477fad425e630df95d8a6fc25823f8fd61fc6cb1
MD5 3d789fd87843b392330454f2a9dbc5e9
BLAKE2b-256 0fe69e04a3c4e06908563641d67bb0afcbec6616ce544b25a33185c28b35fcdb

See more details on using hashes here.

File details

Details for the file get_chromedriver_py-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for get_chromedriver_py-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 729d201db1cea478f636e52cd2ac8dd8b247e62c71cd0babf1d0c897639c3fdf
MD5 5452022c680404787ef5f085593f8175
BLAKE2b-256 c93376a902e3d0f03cc5b3d52129751a036eff8e5a8a468c77e64a3e7ecc68c6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page