As mentioned ages ago, I wrote a little bit of code to make it easier to ship code containing chromedriver-py.
This logic helps me install the version my user actually needs instead of throwing exceptions because they updated Chrome a few days after they pip installed my software.
Does it support windows? Not at the moment.
Does it support Linux? Not quite.
Does it support MacOS? Yes, yes it does =)
As mentioned ages ago, I wrote a little bit of code to make it easier to ship code containing chromedriver-py. This logic helps me install the version my user actually needs instead of throwing exceptions because they updated Chrome a few days after they pip installed my software.
Does it support windows? Not at the moment. Does it support Linux? Not quite. Does it support MacOS? Yes, yes it does =)