Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added main func in ghunt.py #353

Closed
wants to merge 20 commits into from
Closed

Added main func in ghunt.py #353

wants to merge 20 commits into from

Conversation

lil-skelly
Copy link

Cleaner code is in the scope of this refactor. I removed the nested statements in the if name main idiom and added a main functuon that holds them. (Minor change on the print that prints the modules. Made it sorter)
WARNING
I did this from mobile and for some reason I cant make .py files. Just rename the file
ghuntpy.py

SayanthD and others added 20 commits December 10, 2021 14:13
README.md: Update Python version requirement
Co-authored-by: shafe123 <ethan.h.shafer@gmail.com>
driver.find_element can cause a NoSuchElementException, which will be fixed with this commit
NoSuchElementException Fix in gmaps.py
… Chromedriver binary is used under the Chromium/Ubuntu Snap distribution in order to prevent Selenium from crashing under this setup, and avoid filtering images when loading the Google Drive home page so that the corresponding page load does not time out
…cess

Ensure the compatibility of retrieving the Google Drive home page with Selenium using the "check_and_gen.py" script on Ubuntu 20.04 with the Chromium/Canonical Snap distribution
Looks like only aiohttp==3.8.3 is compatible with Python 3.11

Didn't see any "AttributeError" issues with GHunt.

aio-libs/aiohttp#6600
@mxrch mxrch closed this Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants