mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-17 06:48:09 +00:00
* Added new script to open the google image tab with a search query. * Added new script to open the google image tab with a search query. * Added new script to open the google image tab with a search query with doctests. * Fixed doctest error, removed print() from method, changed return type * Update web_programming/show_image_tab_from_google_query.py using iterators instead of lists Co-authored-by: Christian Clauss <cclauss@me.com> * Update web_programming/show_image_tab_from_google_query.py Improve readability by removing one-time used variable Co-authored-by: Christian Clauss <cclauss@me.com> * Update web_programming/show_image_tab_from_google_query.py Decreasing complication through standard practices. Co-authored-by: Christian Clauss <cclauss@me.com> * Update web_programming/show_image_tab_from_google_query.py Exception Handling Co-authored-by: Christian Clauss <cclauss@me.com> * changed complete method to download images from google search query * Update download_images_from_google_query.py * Delete show_image_tab_from_google_query.py Co-authored-by: Christian Clauss <cclauss@me.com> |
||
---|---|---|
.. | ||
__init__.py | ||
co2_emission.py | ||
covid_stats_via_xpath.py | ||
crawl_google_results.py | ||
crawl_google_scholar_citation.py | ||
currency_converter.py | ||
current_stock_price.py | ||
current_weather.py | ||
daily_horoscope.py | ||
download_images_from_google_query.py | ||
emails_from_url.py | ||
fetch_bbc_news.py | ||
fetch_github_info.py | ||
fetch_jobs.py | ||
get_imdb_top_250_movies_csv.py | ||
get_imdbtop.py | ||
instagram_crawler.py | ||
instagram_pic.py | ||
instagram_video.py | ||
random_anime_character.py | ||
recaptcha_verification.py | ||
slack_message.py | ||
test_fetch_github_info.py | ||
world_covid19_stats.py |